Freigeben über


KeyAgreeRecipientInfo.OtherKeyAttribute Eigenschaft

Definition

Die OtherKeyAttribute-Eigenschaft ruft Attribute der Schlüsselinformationen ab.

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

Eigenschaftswert

CryptographicAttributeObject

Die Attribute des Schlüsselerstellungsmaterials.

Ausnahmen

Der Bezeichnertyp des Empfängers ist kein Subjektschlüsselbezeichner.

Gilt für

Siehe auch