Click or drag to resize

ServerCertificateValidateEventArgsSslPolicyErrors Property

One or more errors associated with the remote certificate.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public SslPolicyErrors SslPolicyErrors { get; }

Property Value

Type: SslPolicyErrors
See Also