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.26106.1555
Syntax
public X509Certificate Certificate { get; }

Property Value

X509Certificate
See Also