System.Net.URLClient.TProxySettings Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
CredentialpublicCredential information constructed with the TProxySettings.
HostpublicThe Host property specifies the host that works as a proxy server.
PasswordpublicThe Password property specifies the password for a given user name for authenticating in the proxy.
PortpublicThe Port property specifies the port to communicate to the proxy server.
SchemepublicThe Scheme property specifies the URI Scheme needed to communicate with the proxy server.
UserNamepublicThe UserName property specifies the name of the user for authenticating in the proxy.