Salesforce Certified Sharing and Visibility Designer — Question 28
Ursa Major Solar has the following requirements:
It maintains Product information in a Custom Object that contains highly-sensitive, proprietary information regarding patents.
The user who owns the record and all users in the Development profile are the only users who should be able to view and edit Product records.
Which three platform sharing tools are required to support the above requirements? (Choose three.)
Answer options
- A. “Modify All” permission for Product Object on the Development Profile
- B. “View All Data” profile permission on the Development Profile
- C. Criteria-Based sharing rule for the Development Profile on the Product Object
- D. Organization-Wide Default sharing setting of Private on the Product Object
- E. Grant Access Using Hierarchy sharing setting on the Product Object set to false
Correct answer: A, D, E
Explanation
The correct answer includes ‘Modify All’ permission (A), which allows users in the Development profile to edit all Product records, and setting the Organization-Wide Default to Private (D) ensures that only specific users can access the records. Additionally, disabling Grant Access Using Hierarchy (E) ensures that even users higher in the hierarchy cannot access the records unless explicitly granted permission. Options B and C do not meet the requirements as they provide broader access than intended.