Task-Based Access Control (TBAC)
FAQs
-
Which type of access controls can be role based or task-based?
Only non-discretionary controls. Role-based access control and task-based access control are examples of non-discretionary controls (or Mandatory Access Controls) since they assign information to roles or tasks instead of individual users.
-
What are the types of Task-based access control?
The following are the types of TBAC:
- Discretionary Access Control
- Rule-Based Access Control
- Mandatory Access Control
- Role-Based Access Control