Click or drag to resize

SSLOptionsCheckCertificateRevocation Property

Determines whether the certificate revocation list is checked during connection authentication.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public bool CheckCertificateRevocation { get; }

Property Value

Type: Boolean
See Also