Share via


NETunnelProvider.AppRules Property

Definition

Gets the rules that control which apps will use the tunneling session.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NetworkExtension.NEAppRule[]? AppRules { [Foundation.Export("appRules")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("appRules")>]
member this.AppRules : NetworkExtension.NEAppRule[]

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to