--- title: PersonalDataEncryption DDF file description: Learn about the OMA DM device description framework (DDF) for the PersonalDataEncryption configuration service provider. ms.author: v-nsatapathy ms.topic: article ms.prod: windows-client ms.technology: itpro-manage author: nimishasatapathy ms.localizationpriority: medium ms.date: 09/10/2022 ms.reviewer: manager: dansimp --- # PersonalDataEncryption DDF file This topic shows the OMA DM device description framework (DDF) for the **PersonalDataEncryption** configuration service provider. Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-ddf.md). The XML below is the current version for this CSP. ```xml ]> 1.2 PDE ./User/Vendor/MSFT EnablePersonalDataEncryption Allows the Admin to enable Personal Data Encryption. Set to '1' to set this policy. 0 Disable Personal Data Encryption. 1 Enable Personal Data Encryption. Status PersonalDataEncryptionStatus This node reports the current state of Personal Data Encryption for a user. '0' means disabled. '1' means enabled. ```