Data destruction configuration parameters

In the base configuration of ContactManager, data destruction is not enabled. You must set the following configuration parameters in config.xml to enable data destruction:

  • PersonalDataDestructionEnabled – Set this parameter to true to enable destruction of personal data. In the base configuration, this parameter is false.
  • ContactDestructionRequestAgeForPurgingResults – Used by the RemoveOldContactDestructionRequest work queue to determine the age of PersonalDataDestructionRequest objects that have a status of Finished. In the base configuration, this parameter is set to 10 days.