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

On this page
    Password Property (ProxyOptions)
    On this page
    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