When we install a VPN configuration on the device, we set some configuration parameters like OnDemandRules, serverAddress, providerBundleIdentifier etc. in the protocol configuration of the VPNManager and then save that in the Network Extension Preferences.
If we want to change those parameters later, like change the serverAddress, how can we do that?
Can these parameters be changed in the PacketTunnelProvider class?