dotConnect for PostgreSQL Documentation
Devart.Common Namespace / ProxyOptions Class

In This Topic
    ProxyOptions Class Properties
    In This Topic

    For a list of all members of this type, see ProxyOptions members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the host name or IP address of the proxy server to which to connect.  
    Public PropertyGets or sets the password for the proxy server account.  
    Public PropertyGets or sets the port number of the proxy server.  
    Public PropertyGets the uniform resource identifier (URI), generated from the values of the Host, Port, User, and Password properties.  
    Public PropertyGets or sets the proxy server account name.  
    Top
    See Also