4 references to Input
Microsoft.AspNetCore.Identity.UI (4)
Areas\Identity\Pages\V4\Account\Manage\EnableAuthenticator.cshtml.cs (1)
131
var verificationCode =
Input
.Code.Replace(" ", string.Empty).Replace("-", string.Empty);
EnableAuthenticator_cshtml.g.cs (3)
177
Input
.Code
201
Input
.Code
226
Input
.Code