Simple search reference criteria
Simple search reference criteria objects provide support for matching search result references based on the following properties.
Property | Description |
---|---|
|
An optional reference to request criteria that is expected to match the search request for this reference criteria to match. |
|
An optional set of OIDs of controls that must be included with the search result reference to match this criteria. If multiple OIDs are specified, then the reference must have all of those controls. |
|
An optional set of OIDs of controls that must be included with the search result reference to match this criteria. If multiple OIDs are specified, then the reference must have at least one of those controls. |
|
An optional set of OIDs of controls that should not be included with the search result reference to match this criteria. If multiple OIDs are specified, then the reference can optionally have one or more of those controls as long as it does not have all of them. |
|
An optional set of OIDs of controls that should not be included with the search result reference to match this criteria. If multiple OIDs are specified, then the reference must not have any of those controls. |