NEAppRule.MatchDomains Property

Definition

Gets a list of domains for which VPN connection is allowed.

public virtual string[] MatchDomains { [Foundation.Export("matchDomains", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMatchDomains:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MatchDomains : string[] with get, set

Property Value

String[]

(More documentation for this node is coming)

This value can be null.

Attributes

Remarks

If this array is empty, then any domain is allowed.

Applies to