Types of access control technique

Which of these kind of access control technique is most suitable in a scenario where access to an object is based on the sensitivity of the object?

Options
  1. Discretionary Access Control (DAC)
  2. Role-Based Access Control (RBAC)
  3. Permission Based Access Control
  4. Mandatory Access Control (MAC)

Related Posts