2 references to ResetAuthenticatorKeyAsync
Microsoft.AspNetCore.Identity (2)
IdentityApiEndpointRouteBuilderExtensions.cs (2)
299
await userManager.
ResetAuthenticatorKeyAsync
(user);
317
await userManager.
ResetAuthenticatorKeyAsync
(user);