dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlConnectionStringBuilder Class / ProxyUser Property

In This Topic
    ProxyUser Property
    In This Topic
    Gets or sets the proxy server account name.
    Syntax
    'Declaration
     
    Public Property ProxyUser As String
    public string ProxyUser {get; set;}

    Property Value

    The proxy server account name.
    See Also