<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NETunnelProviderProtocol",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:objc(cs)NETunnelProviderProtocol"
  },
  "title" : "NETunnelProviderProtocol"
}
-->

# NETunnelProviderProtocol

Configuration parameters for a VPN tunnel.

```
class NETunnelProviderProtocol
```

## Overview

`NETunnelProviderProtocol` objects are used to specify configuration parameters for Tunnel Provider extensions.

## Topics

### Accessing the tunnel configuration

[`providerConfiguration`](/documentation/NetworkExtension/NETunnelProviderProtocol/providerConfiguration)

A dictionary containing keys and values defined by the Tunnel Provider developer.

[`providerBundleIdentifier`](/documentation/NetworkExtension/NETunnelProviderProtocol/providerBundleIdentifier)

A string identifying the specific Tunnel Provider extension that should be used with this configuration.



---

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)