Sdílet prostřednictvím


KeyAgreeRecipientInfo.OriginatorIdentifierOrKey Vlastnost

Definice

Vlastnost OriginatorIdentifierOrKey načte informace o původci smlouvy o klíči pro algoritmy smlouvy klíčů, které ji opravňují.

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

Hodnota vlastnosti

Objekt, který obsahuje informace o původci smlouvy o klíči.

Platí pro

Viz také