Name | Description | |
---|---|---|
ProxyOptions Constructor | Overloaded. |
The following tables list the members exposed by ProxyOptions.
Name | Description | |
---|---|---|
ProxyOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
DefaultPort | The default value for the Port property. | |
ProxyHostKeyword | Represents the name of proxy host parameter in the connection string. | |
ProxyPasswordKeyword | Represents the name of proxy password parameter in the connection string. | |
ProxyPortKeyword | Represents the name of proxy port parameter in the connection string. | |
ProxyUserKeyword | Represents the name of proxy user parameter in the connection string. |
Name | Description | |
---|---|---|
Host | Gets or sets the host name or IP address of the proxy server to which to connect. | |
Password | Gets or sets the password for the proxy server account. | |
Port | Gets or sets the port number of the proxy server. | |
ProxyAddress | Gets the uniform resource identifier (URI), generated from the values of the Host, Port, User, and Password properties. | |
User | Gets or sets the proxy server account name. |
Name | Description | |
---|---|---|
ShouldSerialize | Indicates whether designers should serialize this instanse. | |
ToString | Returns a System.String that represents the current System.Object |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when one of the properties of the ProxyOptions was changed. |