Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
There are so many tables in the Sqlmembershipsecurity , but only aspnet_UsersInRoles,Aspnet_Roles,Aspnet_User is used and only they are populated.


How to user the remaining tables(aspnet_Profile,aspnet_Membership etc.. in the SQLMembershipSecurity:

Requirment: To manage roles of the users for multiple applicaitions-

User ABC can have a admin role for a website and User role for another web application.

How to do this in MVC , SQL membership security or with other security models.


Thanks,
Vaidhya.P
Posted

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