Gets the identifier of the recipient.

Namespace:  Rebex.Security.Cryptography.Pkcs
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Overrides ReadOnly Property RecipientIdentifier As SubjectIdentifier
	Get
C#
public override SubjectIdentifier RecipientIdentifier { get; }

Field Value

Identifier of the recipient.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also