ServerSslConfiguration Properties |
The ServerSslConfiguration type exposes the following members.
Name | Description | |
---|---|---|
CheckCertificateRevocation |
Gets or sets a value indicating whether the certificate revocation
list is checked during authentication.
| |
ClientCertificateRequired |
Gets or sets a value indicating whether the client is asked for
a certificate for authentication.
| |
ClientCertificateValidationCallback |
Gets or sets the callback used to validate the certificate
supplied by the client.
| |
EnabledSslProtocols |
Gets or sets the protocols used for authentication.
| |
ServerCertificate |
Gets or sets the certificate used to authenticate the server.
|