ALM Open Test Architecture API Type Library Version 12.55
ConnectionSettings Object Members
Overview 
Public Methods
Public Method CloneToGet copy object
Public Method GetCookieGet cookie
Public Method GetCurrentCertificateKeysGet client certificate keys (bytes of SerialNumber&Issuer)
Public Method GetProxySet proxy settings
Public Method GetProxyCredentialsGet proxy credentials
Public Method GetWebServerCredentialsGet server credentials
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

ConnectionSettings Object