KeyAgreeRecipientInfo.OtherKeyAttribute Propiedad

Definición

La propiedad OtherKeyAttribute recupera atributos del material de claves.

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 de propiedad

Los atributos del material para claves.

Excepciones

El tipo de identificador de destinatario no es un identificador de clave de sujeto.

Se aplica a

Consulte también