ServiceNow Certified System Administrator — Question 355
What is the result of the order in which access controls are evaluated?
Answer options
- A. Ensures user has access to the fields in a table, before considering their access to the table
- B. Ensures user can get to work as quickly as possible
- C. Ensures user has access to the application, before evaluating access to a module within the application
- D. Ensures user has access to a table, before evaluating access to a field in the table
Correct answer: D
Explanation
The correct answer, D, is accurate because access to the table must be verified before determining access to its fields. Options A, B, and C do not reflect the proper order of access control evaluation and do not address the hierarchical nature of access permissions.