CAD · Question #77
CAD Question #77: Real Exam Question with Answer & Explanation
The correct answer is B: Conditions configured in the Access Control must evaluate to true.. The statements that must evaluate to true for a user to pass an Access Control are: Conditions configured in the Access Control must evaluate to true. The user has one of the roles specified in the Required roles related list. Scripts configured in the Access Control must evaluat
Question
Which of the following statements must evaluate to true for a user to pass an Access Control? Choose 3 answers
Options
- AOther matching Access Controls for the records evaluate to true.
- BConditions configured in the Access Control must evaluate to true.
- CThe user must be granted access through a business rule.
- DThe user has one of the roles specified in the Required roles related list.
- EScripts configured in the Access Control must evaluate to true.
Explanation
The statements that must evaluate to true for a user to pass an Access Control are: Conditions configured in the Access Control must evaluate to true. The user has one of the roles specified in the Required roles related list. Scripts configured in the Access Control must evaluate to true. An Access Control is a rule that determines whether a user can access a particular object or operation in ServiceNow. An Access Control consists of three elements: Conditions, Roles, and Script. Each element specifies a requirement that the user must meet to access the object or operation. If any of these elements return false, the Access Control denies access and stops evaluating the remaining elements. Therefore, for a user to pass an Access Control, all three elements must evaluate to true.
Topics
Community Discussion
No community discussion yet for this question.