AzureADDefaults.BearerAuthenticationScheme Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O esquema padrão para o Portador do 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