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