Gets or sets the certificate owner's e-mail address.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public Property MailAddress As String Get Set |
| C# |
|---|
public string MailAddress { get; set; } |