2 references to SetTwoFactorEnabledAsync
Microsoft.AspNetCore.Identity (2)
IdentityApiEndpointRouteBuilderExtensions.cs (2)
290await userManager.SetTwoFactorEnabledAsync(user, true); 294await userManager.SetTwoFactorEnabledAsync(user, false);