Salesforce Certified Data Architect — Question 70

Universal Containers is preparing to implement Sales Cloud and would like its users to have Read Only access to an Account record if they have access to its child Opportunity record.
How would a data architect implement this sharing requirement between objects?

Answer options

Correct answer: A

Explanation

The correct answer is A because implicit sharing automatically grants access to parent records when users have access to child records, which is the requirement here. Options B, C, and D involve manual configurations that do not inherently provide the Read Only access based on child record permissions.