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