| ServerCertificateValidateEventArgsSslPolicyErrors Property |
One or more errors associated with the remote certificate.
Namespace:
Limilabs.Client
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
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