C-DEngine 5.105

ClientSslConfiguration Constructor

Overload List


  Name Description
Public method ClientSslConfiguration(String)
Initializes a new instance of the ClientSslConfiguration class with the specified targetHost.
Public method ClientSslConfiguration(String, X509CertificateCollection, SslProtocols, Boolean)
Initializes a new instance of the ClientSslConfiguration class with the specified targetHost, clientCertificates, enabledSslProtocols, and checkCertificateRevocation.