The SslProperties type exposes the following members.

Properties

  NameDescription
Public propertyClientCertificates
Gets or sets a collection of certificates used to authenticate the client application.
Public propertyClientCertificateSelectionCallback
Gets or sets a callback delegate responsible for selecting the client certificate used for authentication.
Public propertyEnabledSslProtocols
Gets or sets the SSL protocols that can be used for authentication.
Public propertyGatewayCertificateValidationCallback
Gets or sets a callback delegate responsible for validating the certificate supplied by the Gateway daemon.

See Also