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

Property Value

X509Chain
See Also