Contents

matchDomains

The hostname domains that match the rule.

Declaration

var matchDomains: [Any]? { get set }

Discussion

If this property is set to a nonempty array, then only connections to destinations in the domains specified in the array will use the VPN.

See Also

Accessing app rule properties