ServerSslConfigurationCheckCertificateRevocation Property |
Namespace: Sfs2X.WebSocketSharp.Net
public bool CheckCertificateRevocation { get; set; }
true if the certificate revocation list is checked during authentication; otherwise, false.
The default value is false.