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