Salesforce Certified Platform App Builder — Question 170
Which capability allows an app builder to grant object-level access? (Choose two.)
Answer options
- A. Assigning a user a Profile that allows Read access to an object.
- B. Assigning a user a Public Group that allows for Read and Edit access to an object.
- C. Assigning a user a Permission Set that allows Read and Edit access to an object.
- D. Assigning a user a Role that allows Read access to an object.
Correct answer: A, C
Explanation
The correct answers, A and C, are valid because Profiles and Permission Sets are both used to manage object-level permissions. Option B is incorrect as Public Groups do not grant access directly; they are used for sharing records, and option D is wrong because Roles primarily control record visibility rather than object-level permissions.