What is Role-based Security?Business applications often have a need to provide custom access to features, operations and resources based on the user. In such cases, we often use role based security which relates to user’s windows or custom identity. Based on the user’s identity, a role is recognized and based on the role; the application provides access to various features and resources. E.g.: Administrator, User, and Guest
|