Click or drag to resize

SslStreamSettings Properties

The SslStreamSettings type exposes the following members.

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