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