Contents

NEEthernetTunnelNetworkSettings

The network settings for an ethernet-based VPN tunnel.

Declaration

class NEEthernetTunnelNetworkSettings

Overview

You use this type with NEEthernetTunnelProvider instances to communicate the desired network settings for the packet tunnel to the framework. The framework takes care of applying the contained settings to the system.

Instances of this class are thread-safe.

Topics

Creating a settings instance

Inspecting settings properties

See Also

Packet tunnel provider