
Hi,
We want to protect the PI data, please clarify below questions which are related to Data Encryption for CRM online.
Is there any Out of Box feature to encrypt SSN field data while storing into Dynamics CRM 365 online?
If there is no OOB feature support, is there any Addon/tool?
What is the best way to protect this PI data using custom code?
Really do we need to encrypt this or Dynamics CRM 365 online system itself will protect this PI data?
Thanks in Advance!
There is no OOB feature currently, there are some encrypted OOB field but no OOB feature for custom fields. You will have to write plugins that encryipt the data on save and decrypt the field when retrieved by form, there is an existing discussion on this