{
"NetworkConfigurations": [
{
"GUID": "policy_wifi1",
"Type": "WiFi",
"Name": "Managed wifi1",
"WiFi": {
"Passphrase": "policy's passphrase",
"Recommended": [ "AutoConnect", "Passphrase" ],
"SSID": "wifi1",
"Security": "WPA-PSK",
"EAP": {
"Outer": "PEAP",
"UseSystemCAs": false,
"Recommended": [
"AnonymousIdentity",
"Identity",
"Password"
]
}
}
}
],
"Type": "UnencryptedConfiguration"
}