Salesforce Certified Advanced Administrator — Question 192
Cloud Kicks needs to track government-issued identification numbers for its customers. The security team requires that the identification number cannot be changed by users and must be masked when displayed, except the last two digits.
Which two recommended configurations should the administrator create? (Choose two.)
Answer options
- A. Use a field with Classic Encryption.
- B. Enable Shield Platform Encryption.
- C. Configure a Field Encryption Policy.
- D. Set Read-Only Field-Level Security in the user Profile.
Correct answer: B, C
Explanation
The correct answers are B and C because Shield Platform Encryption provides a robust method for securing sensitive data, while a Field Encryption Policy ensures that the identification numbers are masked properly. Options A and D do not meet the requirement for masking and securing the ID numbers as effectively as the correct choices.