SubjectInfo.CertificateChain Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
CertificateChain
Gets the certificate chain associated with the signer or recipient, or null if not available.
Declaration
public CertificateChain CertificateChain { get; }
Property Value
Type | Description |
---|---|
CertificateChain |
Remarks
The signer's/recipient's certificate chain, or null.