Share via


NETunnelProviderRoutingMethod Enum

Definition

Enumerates tunnel routing methods.

[ObjCRuntime.Native]
public enum NETunnelProviderRoutingMethod
[<ObjCRuntime.Native>]
type NETunnelProviderRoutingMethod = 
Inheritance
NETunnelProviderRoutingMethod
Attributes

Fields

Name Value Description
DestinationIP 1

Indicates that network traffic should be routed according to the destination IP version.

SourceApplication 2

Indicates that network traffic should be routed according to the source application IP version.

NetworkRule 3

Applies to