Access Control rules are applied to a specific table, like the Incident table. What is the object name for a rule that applies to the entire Incident table (all rows and fields)?
incident.None includes all fields and column (entire table) then comes the part where any specific field are not to be included which is done by include.field here comes to play the incident.* (wildcard) that includes all the fields except one defined by include.field.
thus correct option will be incident.None
incident.* rule applies to all fields on the table that are NOT controlled by a specific field rule. i.e. if there are no field rules on any of the field it can represent the whole table, but as long as there's even one specific field rule it will represent all the other fields in the table but NOT this one. Hence A cannot be the correct answer.
incident.None rule represents access to the table as a whole. It's the correct answer.
D. incident.None
The answer is D. As seen in SNAF Page 368
upvoted 2 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
DeCharlie
4 months, 1 week agoMACCA81
8 months, 4 weeks agochrisRY
9 months agochrisRY
9 months agoKiekie
9 months ago