Condividi tramite


AzureADB2CAuthenticationBuilderExtensions Classe

Definizione

Attenzione

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

Metodi di estensione per aggiungere l'autenticazione B2C di Azure Active Directory all'applicazione.

public ref class AzureADB2CAuthenticationBuilderExtensions abstract sealed
public static class AzureADB2CAuthenticationBuilderExtensions
[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 AzureADB2CAuthenticationBuilderExtensions
type AzureADB2CAuthenticationBuilderExtensions = 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 AzureADB2CAuthenticationBuilderExtensions = class
Public Module AzureADB2CAuthenticationBuilderExtensions
Ereditarietà
AzureADB2CAuthenticationBuilderExtensions
Attributi

Metodi

AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>)
Obsoleti.

Aggiunge l'autenticazione B2C di Azure Active Directory all'applicazione.

AddAzureADB2C(AuthenticationBuilder, String, String, String, String, Action<AzureADB2COptions>)
Obsoleti.

Aggiunge l'autenticazione B2C di Azure Active Directory all'applicazione.

AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>)
Obsoleti.

Aggiunge l'autenticazione JWT Bearer all'app per le applicazioni B2C di Azure AD.

AddAzureADB2CBearer(AuthenticationBuilder, String, String, Action<AzureADB2COptions>)
Obsoleti.

Aggiunge l'autenticazione JWT Bearer all'app per le applicazioni B2C di Azure AD.

Si applica a