WLAN_profile schema

The WLAN_profile Schema defines a WLAN profile used by the Native Wifi AutoConfig service.

The AutoConfig service accepts wireless profiles from the Group Policy Agent, the scripting interface (netsh), the user interface, or from the USB flash configuration interface.

A profile received from one of these systems is mapped to the WLAN_profile schema and stored in the profile store. Profiles can be exported from the profile store using netsh commands or using API elements such as WlanGetProfile.

The root element of a WLAN profile is the WLANProfile element. Each profile will have exactly one root element. The WLANProfile element is in the namespace https://www.microsoft.com/networking/WLAN/profile/v1.

To view sample WLAN profiles, see Wireless profile samples.

See also