QuestionQ40

Security and Restricting Access

When creating a table in a privately scoped application, which four Access Controls are created for that table?

  • A Insert, Delete, Query, Write
  • B Create, Delete, Read, Write
  • C Create, Delete, Read, Update
  • D Insert, Delete, Query, Update
Explanation

ServiceNow automatically configures Access Controls during table creation so that authorized users can read, create, write, and delete records. A write ACL controls updates to existing records. ServiceNow Secure data

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!