InterviewSolution
Saved Bookmarks
| 1. |
Explain Role-based Security? |
|
Answer» In the ROLE-based security model, access to parts of an application are granted or denied based on the role to which the CALLERS belong. A role DEFINES which members of a Windows domain are allowed to work with what components, methods, or INTERFACES In the role-based security model, access to parts of an application are granted or denied based on the role to which the callers belong. A role defines which members of a Windows domain are allowed to work with what components, methods, or interfaces |
|