ClientSslConfiguration Properties |
The ClientSslConfiguration type exposes the following members.
Name | Description | |
---|---|---|
CheckCertificateRevocation |
Gets or sets a value indicating whether the certificate revocation
list is checked during authentication.
| |
ClientCertificates |
Gets or sets the certificates from which to select one to
supply to the server.
| |
ClientCertificateSelectionCallback |
Gets or sets the callback used to select the certificate to
supply to the server.
| |
EnabledSslProtocols |
Gets or sets the protocols used for authentication.
| |
ServerCertificateValidationCallback |
Gets or sets the callback used to validate the certificate
supplied by the server.
| |
TargetHost |
Gets or sets the target host server name.
|