ClientSslConfiguration Constructor
Overload List
Name | Description | |
---|---|---|
ClientSslConfiguration(String) |
Initializes a new instance of the ClientSslConfiguration class with
the specified targetHost.
|
|
ClientSslConfiguration(String, X509CertificateCollection, SslProtocols, Boolean) |
Initializes a new instance of the ClientSslConfiguration class with
the specified targetHost, clientCertificates,
enabledSslProtocols, and checkCertificateRevocation.
|