Exam PEGAPCSSA87V1 All QuestionsBrowse all questions from this exam
Question 28

In an online shopping application, you enable class-level encryption for the entire case type and optimize First Name, Last Name, Social Security number (SSN), Total Cart, and Account Number properties for reporting.

To secure sensitive data, how do you enable property-level encryption for SSN and Account Number?

    Correct Answer: C

    To enable property-level encryption for sensitive data like SSN and Account Number, you need to create a PropertyEncrypt access control policy and then add the properties to this policy. This approach ensures that the specified properties are encrypted individually, providing an additional layer of security within the class-level encryption settings.

Discussion
Wesley54Option: C

To use property-level encryption, a PropertyEncrypt access control policy (ACL) must be configured and the properties to encrypt should be listed in the ACL. Answer is C. https://academy.pega.com/topic/data-encryption/v2/in/38221/38306

PalazzoOption: C

It is answer C. I really would like to know who set these "correct" answers as the solution. I'm glad that people provide feedback to confirm that I'm not second guessing myself.

Pradeep5Option: C

Answer should be 'C'