Поделиться через


AzureADB2CDefaults Класс

Определение

Внимание!

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

Константы для различных компонентов проверки подлинности 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
Наследование
AzureADB2CDefaults
Атрибуты

Поля

AuthenticationScheme
Устаревшие..

Схема по умолчанию для Azure Active Directory B2C.

BearerAuthenticationScheme
Устаревшие..

Схема по умолчанию для носителя Azure Active Directory B2C.

CookieScheme
Устаревшие..

Имя схемы для файлов cookie при использовании AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>).

DisplayName
Устаревшие..

Отображаемое имя Azure Active Directory B2C.

JwtBearerAuthenticationScheme
Устаревшие..

Имя схемы для носителя JWT при использовании AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>).

OpenIdScheme
Устаревшие..

Имя схемы для Open ID Connect при использовании AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>).

PolicyKey
Устаревшие..

Ключ политики, используемой в AuthenticationProperties.

Применяется к