<!--
{
  "availability" : [
    "iOS: 8.0.0 -",
    "iPadOS: 8.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 17.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "NetworkExtension",
  "identifier" : "/documentation/NetworkExtension/NEVPNConfigurationChangeNotification",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Network Extension"
    ],
    "preciseIdentifier" : "c:@NEVPNConfigurationChangeNotification"
  },
  "title" : "NEVPNConfigurationChangeNotification"
}
-->

# NEVPNConfigurationChangeNotification

Posted after the VPN configuration stored in the Network Extension preferences changes.

```
extern NSString * const NEVPNConfigurationChangeNotification;
```

---

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)