IConnectionSettings Interface Members
Public Methods
Public Method CloneToGet copy object
Public Method GetCurrentCertificateKeysGet client certificate keys (bytes of SerialNumber&Issuer)
Public Method GetProxySet proxy settings
Public Method SetCookieSet cookie
Public Method SetCurrentCertificateKeysSet client certificate keys (bytes of SerialNumber&Issuer)
Public Method SetProxySet proxy settings
Public Method SetProxyCredentialsSet proxy credentials
Public Method SetWebServerCredentialsSet server settings
Public Properties
Public Property BasicAuthHeaderModeSet force auth header param
Public Property ClientCertSet client certificate, the parameter should be valid CERT_CONTEXT structure.
Public Property ExecutionModeSet execution mode
Public Property UseInstanceCacheUse instance cache of settings storages
See Also