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.26106.1555
Syntax
public bool CheckCertificateRevocation { get; set; }

Property Value

Boolean
See Also