dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / ProxyOptions Class / Password Property

In This Topic
    Password Property (ProxyOptions)
    In This Topic
    Gets or sets the password for the proxy server account.
    Syntax
    'Declaration
     
    Public Property Password As String
    public string Password {get; set;}

    Property Value

    The password for the proxy server account.
    See Also