Contents

NEVPNProtocol

Settings common to both IKEv2 and IPsec VPN configurations.

Declaration

class NEVPNProtocol

Mentioned in

Overview

The NEVPNProtocol class is an abstract base class with one subclass for each type of supported VPN configuration. This class provides properties for configuring the VPN, authenticating network connections, and routing network traffic. You can include all network traffic, with some exceptions, and selectively exclude types of network traffic.

Instances of this class are thread-safe.

Topics

Configuring the VPN

Authenticating the user

Routing network traffic

Instance Properties

See Also

VPN configuration