AzureADDefaults.JwtBearerAuthenticationScheme 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用 AddAzureADBearer(AuthenticationBuilder, Action<AzureADOptions>) 時,JWT Bearer 的配置名稱。
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