Contents

protocol

An NEVPNProtocol object containing the configuration settings of the VPN tunneling protocol.

Declaration

var `protocol`: NEVPNProtocol? { get set }

Discussion

For NEVPNManager objects, this property can be set to either an NEVPNProtocolIPSec object or an NEVPNProtocolIKEv2 object.

See Also

Accessing VPN configuration properties