Compartilhar via


KeyAgreeRecipientInfo.OriginatorIdentifierOrKey Propriedade

Definição

A propriedade OriginatorIdentifierOrKey recupera informações sobre o remetente do acordo de chaves para algoritmos de acordo de chaves que o garantem.

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierOrKey ^ OriginatorIdentifierOrKey { System::Security::Cryptography::Pkcs::SubjectIdentifierOrKey ^ get(); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey OriginatorIdentifierOrKey { get; }
member this.OriginatorIdentifierOrKey : System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey
Public ReadOnly Property OriginatorIdentifierOrKey As SubjectIdentifierOrKey

Valor da propriedade

Um objeto que contém informações sobre o originador do contrato de chave.

Aplica-se a

Confira também