Partager via


SecurityTokenRequirement.TokenTypeProperty Propriété

Définition

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

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

Valeur de propriété

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

Remarques

Pour définir le type de jeton de sécurité requis, utilisez la propriété TokenType.

S’applique à

Voir aussi