1 write to HasAuthenticator
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\TwoFactorAuthentication.cshtml.cs (1)
84HasAuthenticator = await _userManager.GetAuthenticatorKeyAsync(user) != null;
2 references to HasAuthenticator
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4_Account_Manage_TwoFactorAuthentication_cshtml.g.cs (1)
322if (!Model.HasAuthenticator)
Areas_Identity_Pages_V5_Account_Manage_TwoFactorAuthentication_cshtml.g.cs (1)
322if (!Model.HasAuthenticator)