ServiceNow Certified System Administrator — Question 310

Which access control rule applies to every field in the incident table?

Answer options

Correct answer: C

Explanation

The correct answer is C, 'incident.*', which indicates that the rule applies to every field in the incident table. Option A, 'incident<=>*', and Option D, 'incident||*', do not specify field-level access and are therefore incorrect. Option B, 'incident.all', also does not correctly denote access to individual fields.