ServiceNow Certified Application Developer — Question 6
Which one of the following is true for a Script Include with a Protection Policy value of Protected?
Answer options
- A. Any user with the protected_edit role can see and edit the Script Include
- B. The Protection policy option can only be enabled by a user with the admin role
- C. The Protection Policy is applied only if the glide.app.apply_protection system property value is true
- D. The Protection Policy is applied only if the application is downloaded from the ServiceNow App Store
Correct answer: D
Explanation
The correct answer is D because the Protection Policy for a Script Include is activated specifically when the application is obtained from the ServiceNow App Store. Options A, B, and C are incorrect as they misrepresent the conditions under which the Protection Policy is applied or the roles required to enable it.