AzureADDefaults.JwtBearerAuthenticationScheme Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nom du schéma pour JWT Bearer lors de l’utilisation de AddAzureADBearer(AuthenticationBuilder, Action<AzureADOptions>).
public: static initonly System::String ^ JwtBearerAuthenticationScheme;
public: System::String ^ JwtBearerAuthenticationScheme;
public static readonly string JwtBearerAuthenticationScheme;
public const string JwtBearerAuthenticationScheme;
staticval mutable JwtBearerAuthenticationScheme : string
val mutable JwtBearerAuthenticationScheme : string
Public Shared ReadOnly JwtBearerAuthenticationScheme As String
Public Const JwtBearerAuthenticationScheme As String