- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 07:18 PM
Which one statement correctly describes access control rule evaluation?
A. if a row level rule and field level rule exist, both rules must be true before an operation is allowed
B. the role with the most permissions evaluate the rules first.
C. if more than one rule applies to a record the older rule is evaluated first.
D. Table access rules are evaluated from the general to the specific.
I am confused with the choces
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 07:29 PM
Hi,
Answer for this question is A. if a row level rule and field level rule exist, both rules must be true before an operation is allowed.
As an example of read access:
If the row allows access and the field denies, you could end up with a list of empty rows (just icons down the left).
If the row denies access and the fields allow, then you get nothing.
Reference:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 09:42 PM
They were not from an assessment, I am preparing for CSA certification. Some questions are confusing, The more I search about it the more I am getting confused. So I am making sure what is right.
THANKS.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-05-2020 09:52 PM
Hi,
Go with option one.
Thanks,
Dhananjay.