dotConnect for Adobe Commerce Documentation
Devart.Data Namespace / SqlShimConnectionStringBuilder Class / ProxyPassword Property

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

    Property Value

    The password for the proxy server account.
    See Also