KeyAgreeRecipientInfo.OriginatorIdentifierOrKey Egenskap

Definition

Egenskapen OriginatorIdentifierOrKey hämtar information om ursprunget till nyckelavtalet för nyckelavtalsalgoritmer som garanterar det.

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

Egenskapsvärde

Ett objekt som innehåller information om nyckelavtalets upphovsman.

Gäller för

Se även