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

In This Topic
    ProxyPassword Property
    In This Topic
    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