AzureADB2CDefaults Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Upozornění
This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.
Konstanty pro různé komponenty ověřování 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
- Dědičnost
-
AzureADB2CDefaults
- Atributy
Pole
AuthenticationScheme |
Zastaralé.
Výchozí schéma pro Azure Active Directory B2C. |
BearerAuthenticationScheme |
Zastaralé.
Výchozí schéma pro Azure Active Directory B2C Bearer. |
CookieScheme |
Zastaralé.
Název schématu pro soubory cookie při použití .AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>) |
DisplayName |
Zastaralé.
Zobrazovaný název pro Azure Active Directory B2C. |
JwtBearerAuthenticationScheme |
Zastaralé.
Název schématu pro JWT Bearer při použití AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>). |
OpenIdScheme |
Zastaralé.
Název schématu pro Open ID Connect při použití AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>). |
PolicyKey |
Zastaralé.
Klíč pro zásadu použitou v AuthenticationPropertiesnástroji . |