NET Developer 10 Exam QuestionsBrowse all questions from this exam

NET Developer 10 Exam - Question 11


As a Developer, why should you assign security to roles instead of users when setting up security on a site?

Show Answer
Correct Answer: A

Assigning security to roles rather than individual users is a best practice because it allows for more efficient management of security settings. When rights and permissions are assigned to roles, they automatically apply to all users within that role, simplifying the process of updating security as organizational needs change. This approach reduces the administrative burden and the potential for errors that can occur when managing permissions on a user-by-user basis.

Discussion

4 comments
Sign in to comment
robson_barbosaOption: A
Feb 28, 2023

https://doc.sitecore.com/xp/en/developers/82/sitecore-experience-platform/create-and-set-up-a-role.html

SureshRayarakulaOption: A
Jun 27, 2023

A is the correct one

LegaASOption: A
Jun 28, 2023

A is correct

SiteToTheCoreOption: A
Jul 27, 2023

the A option