Click or drag to resize

ServerCertificateValidateEventArgsCertificate Property

The certificate used to authenticate the remote party.

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public X509Certificate Certificate { get; }

Property Value

Type: X509Certificate
See Also