Partager via


KeyDescriptor.KeyInfo Propriété

Définition

Obtient ou définit l'identificateur de clé pour ce descripteur de clé.

public:
 property System::IdentityModel::Tokens::SecurityKeyIdentifier ^ KeyInfo { System::IdentityModel::Tokens::SecurityKeyIdentifier ^ get(); void set(System::IdentityModel::Tokens::SecurityKeyIdentifier ^ value); };
public System.IdentityModel.Tokens.SecurityKeyIdentifier KeyInfo { get; set; }
member this.KeyInfo : System.IdentityModel.Tokens.SecurityKeyIdentifier with get, set
Public Property KeyInfo As SecurityKeyIdentifier

Valeur de propriété

Identificateur de clé. La valeur par défaut est null.

S’applique à