2 references to ResetAuthenticatorKey
Microsoft.Extensions.Identity.Core (2)
UserManager.cs (1)
2381return await UpdateUserAndRecordMetricAsync(user, UserUpdateType.ResetAuthenticatorKey).ConfigureAwait(false);
UserManagerMetrics.cs (1)
242UserUpdateType.ResetAuthenticatorKey => "reset_authenticator_key",