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; }

Field Value

E-mail address.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also