Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / vdk

We can use role based security while we use forms
authentication to authenticte users and roles are used to
authorize i.e grant or deny access to particular pages in
ur application depending upon the user role assigned to
them.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / 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

More ASP.NET Interview Questions

What is http only cookie?

0 Answers  


What data type does the RangeValidator control support?

3 Answers   Visual Soft,


What is the importance of Global.asax in ASP.NET?

0 Answers   B-Ways TecnoSoft,


Explain what is an abstract class?

0 Answers  


Can viewstate be accessed in another page?

0 Answers  


What is .net framework and what are the main components of it?

0 Answers  


What is web application virtual directory ?

2 Answers   Satyam,


What is the difference between adding reference in solution explorer and adding references by using ?

0 Answers  


What is application in asp net?

0 Answers  


Explain cashing in asp.net.

0 Answers  


Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  


Can you create an app domain ?

1 Answers  


Categories