--- title: EnterpriseDataProtection DDF file description: The following topic shows the OMA DM device description framework (DDF) for the EnterpriseDataProtection configuration service provider. ms.assetid: C6427C52-76F9-4EE0-98F9-DE278529D459 ms.author: maricia ms.topic: article ms.prod: w10 ms.technology: windows author: nickbrower ms.date: 06/19/2017 --- # EnterpriseDataProtection DDF file The following topic shows the OMA DM device description framework (DDF) for the EnterpriseDataProtection configuration service provider. > [!Important] > Starting in Windows 10, version 1703, AllowUserDecryption is no longer supported. You can download the DDF files from the links below: - [Download all the DDF files for Windows 10, version 1703](http://download.microsoft.com/download/C/7/C/C7C94663-44CF-4221-ABCA-BC895F42B6C2/Windows10_1703_DDF_download.zip) - [Download all the DDF files for Windows 10, version 1607](http://download.microsoft.com/download/2/3/E/23E27D6B-6E23-4833-B143-915EDA3BDD44/Windows10_1607_DDF.zip) The XML below is the current version for this CSP. ``` syntax ]> 1.2 EnterpriseDataProtection ./Device/Vendor/MSFT com.microsoft/1.0/MDM/EnterpriseDataProtection Settings EDPEnforcementLevel Maps to MDM "EDPEnforcementLevel" policy. text/plain EnterpriseProtectedDomainNames Maps to EnerpriseProtectedDomainNames MDM policy. text/plain AllowUserDecryption Deprecated. Recommendation is to always set to 1. When fetching this policy value, client will always return 1 regardless of what was originally set by server. text/plain RequireProtectionUnderLockConfig text/plain DataRecoveryCertificate RevokeOnUnenroll text/plain RevokeOnMDMHandoff text/plain RMSTemplateIDForEDP text/plain AllowAzureRMSForEDP text/plain SMBAutoEncryptedFileExtensions text/plain EDPShowIcons text/plain Status Current state of Enterprise Data Protection configuration on the device. text/plain ```