Partager via


SecurityTokenRequirement.KeyTypeProperty Propriété

Définition

Obtient une valeur qui spécifie le nom de l'index dans la collection Properties pour la propriété KeyType.

public:
 static property System::String ^ KeyTypeProperty { System::String ^ get(); };
public static string KeyTypeProperty { get; }
static member KeyTypeProperty : string
Public Shared ReadOnly Property KeyTypeProperty As String

Valeur de propriété

Nom de l'index dans la collection Properties pour la propriété KeyType.

Remarques

Pour définir le type de clé requise, utilisez la propriété KeyType.

S’applique à

Voir aussi