Multiple choice technology programming languages

Which of the following role properties would be beneficial if you want to grant privileges to a group of specified users to a certain role?

  1. Reduced privilege administration

  2. Selective availability of privileges

  3. Application awareness

  4. Application-specific security

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Reduced privilege administration is the key benefit when using roles to grant privileges to multiple users. Instead of granting privileges to each user individually, you grant them once to a role, then grant that role to all relevant users. When privileges change, you update the role once rather than each user account separately.