Click or drag to resize

ServerCertificateValidateEventArgsChain Property

The chain of certificate authorities associated with the remote certificate.

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

Property Value

Type: X509Chain
See Also