The SSLConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CheckCertificateRevocation |
Specifies whether the certificate revocation list is checked during authentication. Default is false.
| |
| ClientCertificates |
The X509CertificateCollection that contains client certificates.
| |
| EnabledSslProtocols |
Represents the protocol used for authentication. Default is Default.
| |
| TargetHost |
Gets or sets the target host name used for authenticating as client.
|