AzureADB2CDefaults.BearerAuthenticationScheme Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The default scheme for Azure Active Directory B2C Bearer.
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