Cloud Kicks tracks performance bonuses using a custom object named Partner_Incentive__c. Management mandates that users must only be able to view and edit records that they own. Additionally, compliance requirements state that managers and executives above record owners in the role hierarchy MUST NOT automatically inherit access to these sensitive record details. Which combination of security configurations should the administrator apply to meet these requirements?
- Set Default Internal Access to Private for Partner_Incentive__c and deselect the Grant Access Using Hierarchies checkbox.Cevap
- BSet Default Internal Access to Public Read-Only for Partner_Incentive__c and assign Permission Sets to restrict visibility for managers.
- CSet Default Internal Access to Private for Partner_Incentive__c and modify manager Profiles to revoke inherited sharing access.
- DSet Default Internal Access to Private for Partner_Incentive__c and leave Grant Access Using Hierarchies enabled, as custom objects do not propagate private records up the hierarchy.
Cevap
Set Default Internal Access to Private for Partner_Incentive__c and deselect the Grant Access Using Hierarchies option.
Setting the Default Internal Access of a custom object to Private restricts record visibility exclusively to record owners and administrators. Because 'Grant Access Using Hierarchies' is enabled by default on custom objects, deselecting this option is required to stop automatic access propagation to users higher in the role hierarchy.
Adım Adım Çözüm
Anahtar Kavram
Organization-Wide Defaults (OWD) and Grant Access Using Hierarchies for Custom Objects