4 references to TwoFactorCode
Microsoft.AspNetCore.Identity.UI (4)
_generated\50\LoginWith2fa_cshtml.g.cs (3)
149Input.TwoFactorCode 174Input.TwoFactorCode 198Input.TwoFactorCode
Areas\Identity\Pages\V5\Account\LoginWith2fa.cshtml.cs (1)
124var authenticatorCode = Input.TwoFactorCode.Replace(" ", string.Empty).Replace("-", string.Empty);