Click or drag to resize

SslSettings Properties

The SslSettings type exposes the following members.

Properties
  NameDescription
Public propertyCheckCertificateRevocation
Gets or sets a value indicating whether to check for certificate revocation.
Public propertyClientCertificates
Gets or sets the client certificates.
Public propertyClientCertificateSelectionCallback
Gets or sets the client certificate selection callback.
Public propertyEnabledSslProtocols
Gets or sets the enabled SSL protocols.
Public propertyServerCertificateValidationCallback
Gets or sets the server certificate validation callback.
Top
See Also