dotConnect for BigCommerce Documentation
Devart.Data Namespace / SqlShimConnectionStringBuilder Class / ProxyUser Property

On this page
    ProxyUser Property
    On this page
    Gets or sets the proxy server account name.
    Syntax
    'Declaration
     
    Public Property ProxyUser As String
    public string ProxyUser {get; set;}

    Property Value

    The proxy server account name.
    See Also