System.Net.URLClient.TProxySettings Properties
InheritedProtected
Credential | public | Credential information constructed with the TProxySettings. |
Host | public | The Host property specifies the host that works as a proxy server. |
Password | public | The Password property specifies the password for a given user name for authenticating in the proxy. |
Port | public | The Port property specifies the port to communicate to the proxy server. |
Scheme | public | The Scheme property specifies the URI Scheme needed to communicate with the proxy server. |
UserName | public | The UserName property specifies the name of the user for authenticating in the proxy. |