Share via


NETunnelProviderManager.AppRules Property

Definition

Gets a copy of the rules that control which apps can use the tunnel.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to