In a recruiting application, a Position custom object is related to a Salary custom object. Sensitive in-formation, such as current salary, is stored on the Salary object. All users should be able to at least view position information. However, only select individuals should be able to read salary records. How should a developer accomplish this?

🎲 Try a Random Question  |  Total Questions in Quiz: 213  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DEV-501: Certified Force.com Advanced Developer - Practice Test 2 — practice the complete quiz, review flashcards, or try a random question.


In a recruiting application, a Position custom object is related to a Salary custom object. Sensitive in-formation, such as current salary, is stored on the Salary object. All users should be able to at least view position information. However, only select individuals should be able to read salary records. How should a developer accomplish this?