1 type derived from LoginWith2faModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V5\Account\LoginWith2fa.cshtml.cs (1)
77internal sealed class LoginWith2faModel<TUser> : LoginWith2faModel where TUser : class
6 references to LoginWith2faModel
Microsoft.AspNetCore.Identity.UI (6)
Areas\Identity\Pages\V5\Account\LoginWith2fa.cshtml.cs (2)
81private readonly ILogger<LoginWith2faModel> _logger; 86ILogger<LoginWith2faModel> logger)
Areas_Identity_Pages_V5_Account_LoginWith2fa_cshtml.g.cs (4)
379public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<LoginWith2faModel> Html { get; private set; } = default!; 382public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<LoginWith2faModel> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<LoginWith2faModel>)PageContext?.ViewData!; 387LoginWith2faModel