--- title: WiFi DDF file description: WiFi DDF file ms.assetid: 00DE1DA7-23DE-4871-B3F0-28EB29A62D61 ms.author: maricia ms.topic: article ms.prod: w10 ms.technology: windows author: MariciaAlforque ms.date: 06/28/2018 --- # WiFi DDF file This topic shows the OMA DM device description framework (DDF) for the **WiFi** configuration service provider. DDF files are used only with OMA DM provisioning XML. The XML below is for Windows 10, next major version. ``` syntax ]> 1.2 WiFi ./Vendor/MSFT com.microsoft/1.1/MDM/WiFi Profile The Profile name of the Wi-Fi network. This is added when WlanXML node is added and deleted when Wlanxml is deleted. SSID WlanXml XML describing the network configuration and follows Windows WLAN_profile schema. Link to schema: http://msdn.microsoft.com/en-us/library/windows/desktop/ms707341(v=vs.85).aspx text/plain Proxy Optional node. The format is url:port. Configuration of the network proxy (if any). text/plain ProxyPacUrl Optional node. URL to the PAC file location. text/plain ProxyWPAD Optional node: The presence of the field enables WPAD for proxy lookup. text/plain ``` ## Related topics [WiFi configuration service provider](wifi-csp.md)