AzureADDefaults.BearerAuthenticationScheme Field

Definition

The default scheme for Azure Active Directory 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 

Field Value

Applies to