ServiceNow Certified System Administrator — Question 123
What is specified in an Access Control rule?
Answer options
- A. Groups, Conditional Expressions and Workflows
- B. Table Schema, CRUD, and User Authentication
- C. Object and Operation being secured; Permissions required to access the object
- D. security_admin
Correct answer: C
Explanation
The correct answer is C because Access Control rules focus on defining the specific object and operation that need protection, along with the permissions necessary for access. Options A and B address different aspects of system design and management, while option D is simply a username and not relevant to the specifics of access control rules.