ServiceNow Certified System Administrator — Question 196
Security rules are defined to restrict the permissions of users from viewing and interacting with data. What are these security rules called?
Answer options
- A. CRUD Rules
- B. Access Control Rules
- C. Role Assignment Rules
- D. Scripted User Rules
- E. User Authentication Rules
Correct answer: B
Explanation
The correct answer is B, Access Control Rules, as these specifically govern who can access and interact with data. The other options do not directly pertain to restricting user permissions in the same way; for instance, CRUD Rules relate to create, read, update, and delete operations, while User Authentication Rules focus on verifying user identities.