Different authorization for one folder page than for the rest of the folder in ASP.NET Core Razor
Using ASP.NET Core identity, I’d like to allow an authorized user ability to change their password, but require the policy “Admin” access to access the other Account Manage pages.