AzureADB2CAuthenticationBuilderExtensions Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.
Méthodes d’extension pour ajouter l’authentification B2C Azure Active Directory à votre application.
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
- Héritage
-
AzureADB2CAuthenticationBuilderExtensions
- Attributs
Méthodes
AddAzureADB2C(AuthenticationBuilder, Action<AzureADB2COptions>) |
Obsolète.
Ajoute l’authentification B2C Azure Active Directory à votre application. |
AddAzureADB2C(AuthenticationBuilder, String, String, String, String, Action<AzureADB2COptions>) |
Obsolète.
Ajoute l’authentification B2C Azure Active Directory à votre application. |
AddAzureADB2CBearer(AuthenticationBuilder, Action<AzureADB2COptions>) |
Obsolète.
Ajoute l’authentification du porteur JWT à votre application pour les applications Azure AD B2C. |
AddAzureADB2CBearer(AuthenticationBuilder, String, String, Action<AzureADB2COptions>) |
Obsolète.
Ajoute l’authentification du porteur JWT à votre application pour les applications Azure AD B2C. |