Property Manager Name: Client IP
Matches the IP number of the requesting client.
Options
matchOperator (enum string): Matches the contents of values if set to IS_ONE_OF, otherwise IS_NOT_ONE_OF reverses the match.
values (array of string values): IP or CIDR block, for example: 71.92.0.0/14.
useHeaders (boolean): When connecting via a proxy server as determined by the X-Forwarded-For header, enabling this option matches the connecting client’s IP address rather than the original end client specified in the header.