<!--
{
  "availability" : [
    "macOS: 10.15.4 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NETunnelProviderManager/forPerAppVPN()",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:objc(cs)NETunnelProviderManager(cm)forPerAppVPN"
  },
  "title" : "forPerAppVPN()"
}
-->

# forPerAppVPN()

Returns a tunnel provider manager for managing a per-app VPN configuration.

```
class func forPerAppVPN() -> Self
```

## Return Value

An object you use to configure a per-app VPN.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)