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

ASP.NET MVC 5 Identity: Implementing Group-Based Permissions Management Part II

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
11 Aug 2014CPOL12 min read 47.5K   27  
This is the second part of a two-part series in which we figure out how to implement a basic Group-based permissions management system using the ASP.NET MVC 5 Identity system. In this series, we are building upon previous concepts we used in extending the IdentityUser class and implementing Role-Bas

Views

Daily Counts

License

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


Written By
Software Developer XIV Solutions
United States United States
My name is John Atten, and my username on many of my online accounts is xivSolutions. I am Fascinated by all things technology and software development. I work mostly with C#, Javascript/Node.js, Various flavors of databases, and anything else I find interesting. I am always looking for new information, and value your feedback (especially where I got something wrong!)

Comments and Discussions