Click or drag to resize

SSLConfigurationCheckCertificateRevocation Property

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

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

Property Value

Boolean
See Also