--- title: ApplicationControl CSP DDF description: View the OMA DM device description framework (DDF) for the ApplicationControl configuration service provider. DDF files are used only with OMA DM provisioning XML. ms.author: vinpa ms.topic: article ms.prod: w10 ms.technology: windows author: vinaypamnani-msft ms.date: 07/10/2019 --- # ApplicationControl CSP DDF This topic shows the OMA DM device description framework (DDF) for the **ApplicationControl** configuration service provider. DDF files are used only with OMA DM provisioning XML. Looking for the DDF XML files? See [CSP DDF files download](configuration-service-provider-reference.md#csp-ddf-files-download). ```xml ]> 1.2 ApplicationControl ./Vendor/MSFT Root Node of the ApplicationControl CSP. Policies Beginning of a Subtree that contains all policies. Policies The GUID of the Policy. Policy GUID Policy The policy binary encoded as base64. Policy PolicyInfo Information Describing the Policy indicated by the GUID. PolicyInfo Version Version of the Policy indicated by the GUID, as a string. When parsing, use a uint64 as the containing data type. Version text/plain IsEffective Whether the Policy indicated by the GUID is effective on the system (loaded by the enforcement engine and in effect). IsEffective text/plain IsDeployed Whether the Policy indicated by the GUID is deployed on the system (on the physical machine). IsDeployed text/plain IsAuthorized Whether the Policy indicated by the GUID is authorized to be loaded by the enforcement engine on the system. IsAuthorized text/plain Status The Current Status of the Policy Indicated by the Policy GUID. Status text/plain FriendlyName The FriendlyName of the Policy Indicated by the Policy GUID. FriendlyName text/plain ``` ## Related topics [ApplicationControl configuration service provider](applicationcontrol-csp.md)