Click or drag to resize

ClientSslConfiguration Constructor

Overload List
  NameDescription
Public methodClientSslConfiguration
Initializes a new instance of the ClientSslConfiguration class.
Public methodClientSslConfiguration(ClientSslConfiguration)
Copies the parameters from the specified configuration to a new instance of the ClientSslConfiguration class.
Public methodClientSslConfiguration(String)
Initializes a new instance of the ClientSslConfiguration class with the specified targetHost.
Top
See Also