ASP.NET role management helps you to manage authorization, allowing you to specify which resources various users in your application are allowed to access. Role management lets you group users by assigning them to roles.
Questions tagged [asp.net-roles]
226 questions
-2
votes
1 answer
One application serves multiple sites, how to design forms-auth cookie?
My application will serve multiple sites, i will define the same home directory for all the sites in the system. Assume this is a business application with users, roles etc and each site is for another customer.
The role definitions are in DB, so i…

Burak SARICA
- 721
- 1
- 7
- 27