blob: b0bfee4006323997edb9cbcdbf1afc6201bc1825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"Certificates": [ ],
"NetworkConfigurations": [ {
"GUID": "{64369ad3-9aec-0d1e-e7bb495970da2f33}",
"Name": "WirelessNetwork",
"ProxySettings": {
"PAC": "http://www.youtube.com/watch?v=oHg5SJYRHA0",
"Type": "PAC"
},
"Type": "WiFi",
"WiFi": {
"AutoConnect": false,
"HiddenSSID": false,
"SSID": "WirelessNetwork",
"Security": "None"
}
} ]
}
|