Click here to Skip to main content
15,892,674 members
Articles / Web Development / ASP.NET

Custom Roles Based Access Control (RBAC) in ASP.NET MVC Applications - Part 3 (Extending ASP.NET Identity 2.0)

Rate me:
Please Sign up or sign in to vote.
4.98/5 (65 votes)
3 Jan 2017CPOL48 min read 139.4K   11.3K   74  
Refactor RBAC framework to authenticate users
This article will refactor the RBAC framework to authenticate users using Forms based authentication via ASP.NET Identity's framework features whilst preserving role based permissions introduced in Part 1.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions