12 references to TwoFactorAuthentication
Microsoft.AspNetCore.Identity.UI (12)
Areas\Identity\Pages\V4\Account\Manage\ManageNavPages.cs (2)
108
public static string? TwoFactorAuthenticationNavClass(ViewContext viewContext) => PageNavClass(viewContext,
TwoFactorAuthentication
);
167
public static string? TwoFactorAuthenticationAriaCurrent(ViewContext viewContext) => AriaCurrent(viewContext,
TwoFactorAuthentication
);
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\Disable2fa_cshtml.g.cs (1)
69
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\EnableAuthenticator_cshtml.g.cs (1)
79
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\GenerateRecoveryCodes_cshtml.g.cs (1)
69
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\ResetAuthenticator_cshtml.g.cs (1)
68
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\0\TwoFactorAuthentication_cshtml.g.cs (1)
83
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Disable2fa_cshtml.g.cs (1)
70
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\EnableAuthenticator_cshtml.g.cs (1)
77
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\GenerateRecoveryCodes_cshtml.g.cs (1)
70
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\ResetAuthenticator_cshtml.g.cs (1)
69
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TwoFactorAuthentication_cshtml.g.cs (1)
83
ViewData["ActivePage"] = ManageNavPages.
TwoFactorAuthentication
;