Our app has a network extension, that adds a VPN configuration to the system. We don't want end-users to remove that VPN configuration using System Settings->Network->VPN & Filters->XYZ-Config->Remove Configuration. How to achieve this ?
How to restrict a user to remove our VPN config
You can’t achieve this programmatically. The only situation where this makes sense is on managed systems, where the site manager has tool to restrict various behaviours like this. I encourage you to explore those tools so that you can educate your customers as to how best to set this up.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"