blob: c4c985f741214086d3e54fc098a22255ac48990b [file] [log] [blame]
{
"NetworkConfigurations":[
{
"GUID":"{a3860e83-f03d-4cb1-bafa-b22c9e746950}",
"Name":"my vpn",
"Type":"VPN",
"VPN":{
"AutoConnect":true,
"Host":"vpn.my.domain.com",
"OpenVPN":{
"Password":"some password",
"Port":443,
"Proto":"udp",
"SaveCredentials":false,
"UserAuthenticationType":"Password",
"Username":"abc ${LOGIN_EMAIL} def"
},
"Type":"OpenVPN"
}
}
],
"Type":"UnencryptedConfiguration"
}