Udostępnij za pośrednictwem


AzureADB2CDefaults Klasa

Definicja

Przestroga

This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.

Stałe dla różnych składników uwierzytelniania usługi Azure Active Directory B2C.

public ref class AzureADB2CDefaults abstract sealed
public static class AzureADB2CDefaults
[System.Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")]
public static class AzureADB2CDefaults
type AzureADB2CDefaults = class
[<System.Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")>]
type AzureADB2CDefaults = class
Public Class AzureADB2CDefaults
Dziedziczenie
AzureADB2CDefaults
Atrybuty

Pola

AuthenticationScheme
Przestarzałe.

Domyślny schemat usługi Azure Active Directory B2C.

BearerAuthenticationScheme
Przestarzałe.

Domyślny schemat elementu nośnego B2C usługi Azure Active Directory.

CookieScheme
Przestarzałe.

Nazwa schematu plików cookie podczas korzystania z programu AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>).

DisplayName
Przestarzałe.

Nazwa wyświetlana usługi Azure Active Directory B2C.

JwtBearerAuthenticationScheme
Przestarzałe.

Nazwa schematu elementu nośnego JWT w przypadku korzystania z elementu AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>).

OpenIdScheme
Przestarzałe.

Nazwa schematu programu Open ID Connect w przypadku korzystania z programu AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>).

PolicyKey
Przestarzałe.

Klucz zasad używanych w AuthenticationPropertiesprogramie .

Dotyczy