Click here to Skip to main content
15,922,533 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
I am trying to use a custom role provider... would like some suggestions on the implementation of the controller.
Posted

1 solution

I think this is what you need:
http://nuget.org/packages/MvcMembership[^]
The MvcMembership starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles. This package contains classes needed by the MvcMembership.Mvc package to provide a testable interface to ASP.Net's MembershipProvider and RoleProvider features.
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900