KeyAgreeRecipientInfo.OtherKeyAttribute Eigenschaft

Definition

Die OtherKeyAttribute Eigenschaft ruft Attribute des Schlüsselmaterials 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

Die Attribute des Schlüsselmaterials.

Ausnahmen

Der Empfängerbezeichnertyp ist kein Antragstellerschlüsselbezeichner.

Gilt für:

Weitere Informationen