AzureADB2CDefaults.JwtBearerAuthenticationScheme Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Nombre de esquema para portador JWT al usar AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>).
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