Role Based Security in ASP.NET MVC 5 Web Applications
Jul 28, 2015
The IdentityRole class in ASP.NET Identity provides some useful features for creating and managing Roles in an application. This article demonstrates a simple project using ASP.NET Identity.