Partager via


KeyAgreeRecipientInfo.OtherKeyAttribute Propriété

Définition

La propriété OtherKeyAttribute récupère les attributs de l'élément de génération de la clé.

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

Valeur de propriété

CryptographicAttributeObject

Attributs de l'élément de génération de clé.

Exceptions

Le type de l'identificateur du destinataire n'est pas un identificateur de la clé du sujet.

S’applique à

Voir aussi