Access Control Models
noun
Definition
- 1.Frameworks that define how access to resources is granted including discretionary (DAC), mandatory (MAC), and role-based (RBAC) models.
Example
RBAC assigns the security analyst role permissions to view logs and create alerts but not to modify firewall rules.

