 | ServerCertificateValidateEventArgsSslPolicyErrors Property |
One or more errors associated with the remote certificate.
Namespace: Limilabs.FTP.ClientAssembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntaxpublic SslPolicyErrors SslPolicyErrors { get; }Public ReadOnly Property SslPolicyErrors As SslPolicyErrors
Get
public:
property SslPolicyErrors SslPolicyErrors {
SslPolicyErrors get ();
}member SslPolicyErrors : SslPolicyErrors with get
Property Value
SslPolicyErrors
See Also