Click or drag to resize

SSLConfigurationCheckCertificateRevocation Property

Specifies whether the certificate revocation list is checked during authentication. Default is false.

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool CheckCertificateRevocation { get; set; }

Property Value

Type: Boolean
See Also