Partilhar via


KeyAgreeRecipientInfo.OtherKeyAttribute Propriedade

Definição

A propriedade OtherKeyAttribute recupera atributos do material para chave.

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

Valor da propriedade

CryptographicAttributeObject

Os atributos do material de chaveamento.

Exceções

O tipo de identificador de destinatário não é um identificador de chave da entidade.

Aplica-se a

Confira também