Click or drag to resize

SSLConfigCheckCertificateRevocation Field

specifies whether the certificate revocation list is checked during authentication.

Namespace:  Hazelcast.Config
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
public const string CheckCertificateRevocation = "CheckCertificateRevocation"

Field Value

Type: String
See Also