CertificateInfo.MailAddress Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
MailAddress
Gets or sets the certificate owner's e-mail address.
Declaration
public string MailAddress { get; set; }
Property Value
Type | Description |
---|---|
String | E-mail address. |