Udostępnij za pośrednictwem


KeyTransRecipientInfo.RecipientIdentifier Właściwość

Definicja

Właściwość RecipientIdentifier pobiera identyfikator podmiotu skojarzony z zaszyfrowaną zawartością.

public:
 virtual property System::Security::Cryptography::Pkcs::SubjectIdentifier ^ RecipientIdentifier { System::Security::Cryptography::Pkcs::SubjectIdentifier ^ get(); };
public override System.Security.Cryptography.Pkcs.SubjectIdentifier RecipientIdentifier { get; }
member this.RecipientIdentifier : System.Security.Cryptography.Pkcs.SubjectIdentifier
Public Overrides ReadOnly Property RecipientIdentifier As SubjectIdentifier

Wartość właściwości

SubjectIdentifier Obiekt, który przechowuje identyfikator odbiorcy biorącego udział w transporcie klucza.

Dotyczy

Zobacz też