SmimeResult.SigningCertificates

SmimeResult.SigningCertificates property

Gets the collection of certificates with which the email was signed.

public X509Certificate2Collection SigningCertificates { get; }

See Also