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