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

ASP.NET MVC 5 Identity: Extending and Modifying Roles

Rate me:
Please Sign up or sign in to vote.
4.96/5 (45 votes)
14 Jul 2014CPOL17 min read 331K   112  
In a recent article I took a rather long look at extending the ASP.NET 5 Identity model, adding some custom properties to the basic IdentityUser class, and also some basic role-based identity management. We did not discuss modifying, extending, or working directly with Roles, beyond seeding the d

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