Condividi tramite


KeyAgreeRecipientInfo.OtherKeyAttribute Proprietà

Definizione

La proprietà OtherKeyAttribute recupera gli attributi del materiale della chiave.

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

Valore della proprietà

Gli attributi del materiale per le chiavi.

Eccezioni

Il tipo di identificatore del destinatario non è un identificatore di chiave dell'oggetto.

Si applica a

Vedi anche