| 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; }
Public ReadOnly Property SslPolicyErrors As SslPolicyErrors
Get
public:
property SslPolicyErrors SslPolicyErrors {
SslPolicyErrors get ();
}
member SslPolicyErrors : SslPolicyErrors with get
Property Value
Type:
SslPolicyErrorsSee Also