| { | |
| "GlobalNetworkConfiguration":{ | |
| "AllowOnlyPolicyNetworksToAutoconnect": true, | |
| "DisableNetworkTypes": ["Cellular", "Ethernet", "WiFi", "WiMAX"] | |
| }, | |
| "NetworkConfigurations":[ | |
| { | |
| "Ethernet":{ | |
| "Authentication":"None" | |
| }, | |
| "GUID":"guid", | |
| "Name":"name", | |
| "Type":"Ethernet" | |
| } | |
| ] | |
| } |