1 write to ShowRemoveButton
Microsoft.AspNetCore.Identity.UI (1)
Areas\Identity\Pages\V4\Account\Manage\ExternalLogins.cshtml.cs (1)
103ShowRemoveButton = passwordHash != null || CurrentLogins.Count > 1;
2 references to ShowRemoveButton
Microsoft.AspNetCore.Identity.UI (2)
Areas_Identity_Pages_V4_Account_Manage_ExternalLogins_cshtml.g.cs (1)
151if (Model.ShowRemoveButton)
Areas_Identity_Pages_V5_Account_Manage_ExternalLogins_cshtml.g.cs (1)
151if (Model.ShowRemoveButton)