Salesforce Certified Platform App Builder — Question 305
How can you control object level access? (Choose two.)
Answer options
- A. Profiles
- B. Permission Sets
- C. Roles
- D. Groups
- E. OWD
Correct answer: A, B
Explanation
Profiles and Permission Sets are both used to control object-level access by defining what users can see and do with various objects. Roles and Groups primarily manage data visibility and sharing rather than specific object access, while OWD (Organization-Wide Defaults) sets the baseline level of access for records but does not provide direct control over object permissions.