233k views
3 votes
Which type of access control would be used in the case where we wish to prevent users from logging in to their accounts after business hours? Something you know: 1. Attribute Based 2. Access Control3. Something you have 4. Something you are

1 Answer

5 votes

Answer:

1. Attribute Based Access Control

Step-by-step explanation:

Attribute Based Access Control (ABAC) provides dynamic, context-aware and risk-intelligent access control. It defines an access control paradigm whereby access rights are granted to users through the use of policies that combine attributes together. One of its functions is Contextual (environment) attributes: attributes that deal with time, location or dynamic aspects of the access control scenario.

User Lac Viet
by
3.4k points