Condividi tramite


KeyTransRecipientInfo.RecipientIdentifier Proprietà

Definizione

La proprietà RecipientIdentifier recupera l'identificatore di oggetto associato al contenuto crittografato.

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

Valore della proprietà

Oggetto SubjectIdentifier che archivia l'identificatore del destinatario che partecipa al trasporto delle chiavi.

Si applica a

Vedi anche