What is Role-Based security?

 Posted by Babu_akkandi on 4/13/2009 | Category: ASP.NET Interview questions | Views: 5843
Answer:

A role is a named set of principals that have the same privileges with respect to security (such as a teller or a manager). A principal can be a member of one or more roles. Therefore, applications can use role membership to determine whether a principal is authorized to perform a requested action.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response