GatewayRuleType
Gateway Rule Type.
| Values | Description |
|---|---|
| Any | if Client is connected to any gateway |
| AnyGW | Deprecated: Use Any |
| Connected | if Client is connected to one of the following gateways |
| ConnectedToGWs | Deprecated: Use Connected |
| NotConnected | if Client is not connected to one of the following gateways |
| NotConnectedToGWs | Deprecated: Use NotConnected |