I found this great article on how to implement RBAC (Role Based Access Control) in ASP.NET MVC.
How can I implement it in an existing ASP.NET web forms application?
I found this great article on how to implement RBAC (Role Based Access Control) in ASP.NET MVC.
How can I implement it in an existing ASP.NET web forms application?
you can use Casbin.NET, the open source project for implement RBAC in multiple languages and platforms, for more information search on github.
This might be help you for Asp.net Web forms. https://learn.microsoft.com/en-us/aspnet/web-forms/overview/older-versions-security/roles/role-based-authorization-cs