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