Contents

Personal VPN Entitlement

The API an app can use to create and control a custom system VPN configuration.

Possible Values

allow-vpn

Discussion

With the Personal VPN Entitlement enabled, your app can use the NEVPNManager class to manage a Personal VPN configuration.

To add this entitlement to your app, enable the Personal VPN capability in Xcode. When the entitlement is enabled, Xcode sets the value to allow-vpn.

See Also

Networking