Gets the identifier of the signer or recipient

Namespace:  Rebex.Mail
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public ReadOnly Property Identifier As SubjectIdentifier
	Get
C#
public SubjectIdentifier Identifier { get; }

Field Value

Identifier of the signer or recipient.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also