What is meant by role based security?
when we use this one

Answer Posted / mahesh kotekar

Role based security is used for applications which involves different user types with different access rights. This can be achieved in ASP.net with FORMS authentication and Membership Provider. It can be configured using ASP.NET Configuration. Where different roles are created by the application developer. Based on the different roles different access level can be maintained. Roles for example Admin,Supervisor,EventManager,Guest,User,ConfigManager etc.. can be created and access can be restricted depending on different roles in asp.net configuration settings.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the viewstate in asp.net?

569


What is connection pooling and how to enable and disable connection pooling?

476


Explain about asp.net state management?

611


Name some asp objects?

542


What are the major built-in objects in ASP.NET?

567






What is a global postback url?

507


What is scope of an application variable in asp.net?

490


Why mvc is better than asp.net? : Asp.Net MVC

465


Can you explain autopostback?

533


What is Partial PostBack in ASP.NET?

598


Which dll handles the request of .aspx page?

557


What is cookieless session id explain in brief?

523


What is postback request?

550


Is asp.net web forms dead?

509


What are sharepoint pages?

494