AzureADDefaults.JwtBearerAuthenticationScheme Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Nome dello schema per JWT Bearer quando si usa 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