---
title: VPN.AlwaysOn
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/vpn/alwayson-data.dictionary
---

# VPN.AlwaysOn

The dictionary that contains IPSec settings.

## Declaration

```data
object VPN.AlwaysOn
```

## Properties

AllowAllCaptiveNetworkPlugins: If 1, allows traffic from all captive networking apps outside the VPN tunnel to perform captive network handling. AllowCaptiveWebSheet: If 1, allows traffic from Captive Web Sheet outside the VPN tunnel. AllowedCaptiveNetworkPlugins: The array of captive networking apps whose traffic is allowed outside the VPN tunnel, to perform captive network handling. Used only when AllowAllCaptiveNetworkPlugins is false. ApplicationExceptions: An array that contains an arbitrary number of apps whose connections occur outside the VPN. Available: iOS 13.6+ | iPadOS 13.6+ | visionOS 1+ ServiceExceptions: An array that contains an arbitrary number of service exceptions. TunnelConfigurations: An array that contains an arbitrary number of tunnel configurations. UIToggleEnabled: If 1, allows the user to disable the VPN configuration.

## Topics

### Objects

- [VPN.AlwaysOn.AllowedCaptiveNetworkPluginElement](devicemanagement/vpn/alwayson-data.dictionary/allowedcaptivenetworkpluginelement.md)
- [VPN.AlwaysOn.ApplicationExceptionElement](devicemanagement/vpn/alwayson-data.dictionary/applicationexceptionelement.md)
- [VPN.AlwaysOn.ServiceExceptionElement](devicemanagement/vpn/alwayson-data.dictionary/serviceexceptionelement.md)
- [VPN.AlwaysOn.TunnelConfigurationElement](devicemanagement/vpn/alwayson-data.dictionary/tunnelconfigurationelement.md)

## See Also

### Objects

- [VPN.DNS](devicemanagement/vpn/dns-data.dictionary.md)
- [VPN.IKEv2](devicemanagement/vpn/ikev2-data.dictionary.md)
- [VPN.IPSec](devicemanagement/vpn/ipsec-data.dictionary.md)
- [VPN.IPv4](devicemanagement/vpn/ipv4-data.dictionary.md)
- [VPN.PPP](devicemanagement/vpn/ppp-data.dictionary.md)
- [VPN.Proxies](devicemanagement/vpn/proxies-data.dictionary.md)
- [VPN.TransparentProxy](devicemanagement/vpn/transparentproxy-data.dictionary.md)
- [VPN.VPN](devicemanagement/vpn/vpn-data.dictionary.md)
- [VPN.VendorConfig](devicemanagement/vpn/vendorconfig-data.dictionary.md)
