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 |
---|---|
|
An optional set of the connection criteria objects that must all match the client connection for this aggregate criteria to match. |
|
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. |
|
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. |
|
An optional set of the connection criteria objects in which none of those objects can match the connection for this aggregate criteria to match. |