PingDirectory

Aggregate connection criteria

Aggregate connection criteria can be used to create a single connection criteria that combines multiple other connection criteria objects.

It offers the following properties.

Property Description

all-included-connection-criteria

An optional set of the connection criteria objects that must all match the client connection for this aggregate criteria to match.

any-included-connection-criteria

An optional set of the connection criteria objects in which at least one of those criteria objects must match the connection for this aggregate criteria to match.

not-all-included-connection-criteria

An optional set of the connection criteria objects in which at least one of those criteria objects must not match the connection for this aggregate criteria to match.

none-included-connection-criteria

An optional set of the connection criteria objects in which none of those objects can match the connection for this aggregate criteria to match.