Partager via


ServiceModelSecurityTokenRequirement.HttpAuthenticationSchemeProperty Propriété

Définition

Obtient la clé de la propriété d’exigence de jeton dont la valeur est le schéma d’authentification par HTTP si cette demande est pour un fournisseur de jetons ou un authentificateur de jeton à utiliser dans l’authentification par HTTP.

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

Valeur de propriété

Clé de la propriété du schéma d’authentification par HTTP de l’exigence de jeton.

Remarques

La valeur correspondant à cette clé est de type AuthenticationSchemes.

S’applique à