The SSLConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyCheckCertificateRevocation
Specifies whether the certificate revocation list is checked during authentication. Default is false.
Public propertyClientCertificates
The X509CertificateCollection that contains client certificates.
Public propertyEnabledSslProtocols
Represents the protocol used for authentication. Default is Default.
Public propertyTargetHost
Gets or sets the target host name used for authenticating as client.

See Also