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