AzureADDefaults.BearerAuthenticationScheme 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Azure Active Directory 持有人的預設配置。
public: static initonly System::String ^ BearerAuthenticationScheme;
public: System::String ^ BearerAuthenticationScheme;
public static readonly string BearerAuthenticationScheme;
public const string BearerAuthenticationScheme;
staticval mutable BearerAuthenticationScheme : string
val mutable BearerAuthenticationScheme : string
Public Shared ReadOnly BearerAuthenticationScheme As String
Public Const BearerAuthenticationScheme As String