PreviousNext

DS_C_LIST_RESULT

An instance of OM class DS_C_LIST_RESULT comprises the results of a successful call to ds_list( ).

An application is not permitted to create or modify instances of this OM class. An instance of this OM class has the OM attributes of its superclass, OM_C_OBJECT, in addition to the OM attributes listed in the following table.


OM Attributes of DS_C_LIST_RESULT


OM Attribute
Value Syntax Value Length Value Number Value Initially
DS_LIST_INFO Object(DS_C_
LIST_INFO
)
- 0 or 1 -
DS_
UNCORRELATED_
LIST_INFO
Object(DS_C_
LIST_
RESULT
)
- 0 or more -
Note: No instance contains values of both OM attributes.

· DS_LIST_INFO

This attribute contains the full results of ds_list( ), or just part of them.

· DS_UNCORRELATED_LIST_INFO

When the DUA requests a protection request of signed, the information returned can comprise a number of sets of results originating from, and signed by, different components of the directory. Implementations can reflect this structure by nesting DS_LIST_RESULT OM objects as values of this OM attribute. Alternatively, they can collapse all results into a single value of the OM attribute DS_LIST_INFO. The DCE directory service does not support the optional feature of signed results; therefore, this OM attribute is never present.