User roles

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello Guys,

I would like to know if ASP.NET has any "automated tools/
API" to manage content personalization based on user roles?

Rather than using user's login to retrieve information
from the database by querying his role, are there any
other API's or tools provided by ASP.NET

To my knowledge, we have API's for checking whether a user
is in a particular role or not. But this is limited to
Windows Integrated Security.

Can anyone help me out?

Thanks!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top