access Flashcards
Access Control rules may be defined with which of the following permission requirements? (Choose 3)
Roles, Conditional Expressions, Scripts
On a home page, which one of the following page elements accesses Knowledge Base Articles?
News
What are the four access control rules that the system creates by default when a custom table is created? Select 4 Answers from the below options.
Create, Read, Delete, Write
Which statement is incorrectly describes Access Control rule evaluation?
The matching table-level and field-level ACL rules must either evaluate to true.
What is Access Control?
A security rule defined to restrict the permissions of a user from viewing and interacting with data
What access does a user need to be able to import articles to a knowledge base?
canContribute
What type of traffic can you apply an IP access control to your instance? Select 3 Answers from the below options.
Outbound, Inbound, Bidirectional
Table Access Control rules are processed in the following order?
table name, parent table name, any table name (wildcard)
Which one statement correctly describes Access Control rule evaluation?
If a row level rule and a field level rule exist, both rules must be true before an operation is allowed
Table Access Control rules are processed in the following order:
table name, parent table name, any table name (wildcard)
Which of the following is most suitable to apply governance rules to decide who can access certain fields in certain tables?
ACL
If a session requests access to data in a certain table, what happens if the user passes the field ACL rule but fails the table rule?
The user is denied access to the entire table even the field that he has access to