Datasnap.DSHTTPClient.TDSHTTP.IProxyConnectionInfo Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetProxyPasswordpublicGets the password for authentication with the proxy server.
GetProxyPortpublicGets the port for the connection with the proxy server.
GetProxySchemepublicGets the scheme of the proxy server.
GetProxyServerpublicGets the host name of the proxy server.
GetProxyUserNamepublicGets the user name for authentication with the proxy server.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetProxyPasswordpublicSets the password for authentication with the proxy server.
SetProxyPortpublicSets the port for the connection with the proxy server.
SetProxySchemepublicSets the scheme of the proxy server.
SetProxyServerpublicSets the host name of the proxy server.
SetProxyUserNamepublicSets the user name for authentication with the proxy server.
SupportspublicIndicates whether a given interface supports a specific (another) interface.