An administrator at Zenith Financial is establishing access controls for a newly created custom object, Strategic_Account_Plan__c, which contains sensitive client growth strategies. Executive leadership mandates the following security criteria:
1. Default access must restrict all users from viewing or editing records created by others across different branches of the organization.
2. Managers and executives positioned above the record owner in the role hierarchy must automatically inherit full access to view and update their subordinates' account plan records.
3. Non-owner peers within the same department or role level must be denied visibility to these records by default.
Which Organization-Wide Default (OWD) configuration and sharing setting for Strategic_Account_Plan__c fulfills these requirements while maintaining standard record access inheritance?
- Set Default Internal Access to Private and keep Grant Access Using Hierarchies selected.Cevap
- BSet Default Internal Access to Private and deselect Grant Access Using Hierarchies.
- CSet Default Internal Access to Public Read-Only and use Permission Sets to restrict Read access for peer roles.
- DSet Default Internal Access to Public Read/Write and assign a restrictive custom Profile that removes Object Read permissions.