KeyAgreeRecipientInfo.OtherKeyAttribute Egenskap

Definition

Egenskapen OtherKeyAttribute hämtar attribut för nyckelmaterialet.

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

Egenskapsvärde

Attributen för nyckelmaterialet.

Undantag

Mottagaridentifierartypen är inte en ämnesnyckelidentifierare.

Gäller för

Se även