1 type derived from ExternalLoginsModel
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml.cs (1)
68
internal sealed class ExternalLoginsModel<TUser> :
ExternalLoginsModel
where TUser : class
4 references to ExternalLoginsModel
Microsoft.AspNetCore.Identity.UI (4)
ExternalLogins_cshtml.g.cs (4)
429
public global::Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper<
ExternalLoginsModel
> Html { get; private set; } = default!;
432
public global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<
ExternalLoginsModel
> ViewData => (global::Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary<
ExternalLoginsModel
>)PageContext?.ViewData!;
437
ExternalLoginsModel