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;
1 reference to ShowRemoveButton
Microsoft.AspNetCore.Identity.UI (1)
ExternalLogins_cshtml.g.cs (1)
151if (Model.ShowRemoveButton)