- Property Manager name: Client IP Version
- Criteria version: The
latest
rule format supports theclientIpVersion
criteria v1.1. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latest
rule format
Matches the version of the IP protocol used by the requesting client.
Option | Type | Description | Requires | |
---|---|---|---|---|
value | enum | The IP version of the client request, either | {"displayType":"enum","options":["IPV4","IPV6"],"tag":"select"} | |
IPV4 | Matches the IPv4 protocol. | |||
IPV6 | Matches the IPv6 protocol. | |||
useXForwardedFor | boolean | When connecting via a proxy server as determined by the | {"displayType":"boolean","tag":"input","type":"checkbox"} |