4 references to TwoFactorCode
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V4\Account\LoginWith2fa.cshtml.cs (1)
124var authenticatorCode = Input.TwoFactorCode.Replace(" ", string.Empty).Replace("-", string.Empty);
LoginWith2fa_cshtml.g.cs (3)
147Input.TwoFactorCode 170Input.TwoFactorCode 195Input.TwoFactorCode