protocolConfiguration
An Nevpnprotocol object containing the configuration settings of the VPN tunneling protocol.
Declaration
var protocolConfiguration: NEVPNProtocol? { get set }Discussion
For NEVPNManager objects, this property can be set to either an NEVPNProtocolIPSec object or an NEVPNProtocolIKEv2 object.