Partager via


SecurityTokenRequirement.KeySizeProperty Propriété

Définition

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

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

Valeur de propriété

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

Remarques

Pour définir la taille de clé requise, utilisez la propriété KeySize.

S’applique à

Voir aussi