Users X and Y need to see the same candidate record. For security reasons, user Y should NOT be able to view and report on the Email Address field on the record.
How would a developer meet this requirement?
Options:
A.
Use a custom Visualforce page to make the email address visible to user X but not user Y
B.
Use a sharing rule to make the email address only visible to user X
C.
use page layouts to make the email address visible to user X but not user Y
D.
Use field-level security to make the email address visible to user X but not user Y