Sdílet prostřednictvím


KeyAgreeRecipientInfo.OtherKeyAttribute Vlastnost

Definice

Vlastnost OtherKeyAttribute načte atributy klíče materiálu.

public:
 property System::Security::Cryptography::CryptographicAttributeObject ^ OtherKeyAttribute { System::Security::Cryptography::CryptographicAttributeObject ^ get(); };
public System.Security.Cryptography.CryptographicAttributeObject OtherKeyAttribute { get; }
public System.Security.Cryptography.CryptographicAttributeObject? OtherKeyAttribute { get; }
member this.OtherKeyAttribute : System.Security.Cryptography.CryptographicAttributeObject
Public ReadOnly Property OtherKeyAttribute As CryptographicAttributeObject

Hodnota vlastnosti

Atributy klíčového materiálu.

Výjimky

Typ identifikátoru příjemce není identifikátor klíče subjektu.

Platí pro

Viz také