1 write to Is2faEnabled
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\TwoFactorAuthentication.cshtml.cs (1)
85
Is2faEnabled
= await _userManager.GetTwoFactorEnabledAsync(user);
2 references to Is2faEnabled
Microsoft.AspNetCore.Identity.UI (2)
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\TwoFactorAuthentication_cshtml.g.cs (1)
146
if (Model.
Is2faEnabled
)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TwoFactorAuthentication_cshtml.g.cs (1)
146
if (Model.
Is2faEnabled
)