AzureADB2CDefaults 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
주의
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 |
사용되지 않음.
를 사용할 AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>)때 쿠키에 대한 체계 이름입니다. |
DisplayName |
사용되지 않음.
Azure Active Directory B2C의 표시 이름입니다. |
JwtBearerAuthenticationScheme |
사용되지 않음.
를 사용할 AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>)때 JWT 전달자의 스키마 이름입니다. |
OpenIdScheme |
사용되지 않음.
를 사용하는 AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>)경우 Open ID Connect의 스키마 이름입니다. |
PolicyKey |
사용되지 않음.
에서 사용되는 정책의 키입니다 AuthenticationProperties. |