3 references to RedeemTwoFactorRecoveryCode
Microsoft.Extensions.Identity.Core (3)
UserManager.cs (2)
2514_metrics?.UpdateUser(typeof(TUser).FullName!, result, UserUpdateType.RedeemTwoFactorRecoveryCode); 2519_metrics?.UpdateUser(typeof(TUser).FullName!, result: null, UserUpdateType.RedeemTwoFactorRecoveryCode, ex);
UserManagerMetrics.cs (1)
244UserUpdateType.RedeemTwoFactorRecoveryCode => "redeem_two_factor_recovery_code",