dotConnect for Zoho Desk Documentation
Devart.Common Namespace / ProxyOptions Class / Password Property

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