Click or drag to resize

ServerSslConfiguration Constructor

Overload List
  NameDescription
Public methodServerSslConfiguration
Initializes a new instance of the ServerSslConfiguration class.
Public methodServerSslConfiguration(ServerSslConfiguration)
Copies the parameters from the specified configuration to a new instance of the ServerSslConfiguration class.
Public methodServerSslConfiguration(X509Certificate2)
Initializes a new instance of the ServerSslConfiguration class with the specified serverCertificate.
Top
See Also