3.1.1.2 ReadDirectoryIteratorState Data Element

The ReadDirectoryIteratorState ADM element represents the state associated with a directory read initiated by a Read Directory Begin (section 3.1.6.4) event. This ADM element MUST contain the following ADM attributes:

  • Handle: A HANDLE ([MS-DTYP] section 2.2.16) that identifies the ReadDirectoryIteratorState ADM element instance. This identifier MUST NOT change over the lifetime of the ReadDirectoryIteratorState ADM element instance.

  • DataElementType: A string that is the name of a sub-type of a DirectoryObject ADM element.

  • LDAPAttributeList: The names of the Active Directory attributes to be read from the directory.

  • LDAPState: A list of sublists, where each sublist consists of the values returned by an LDAP search for the attributes of one Active Directory object, in the same order as the attribute names in the LDAPAttributeList ADM attribute.

  • AttributeList: The names of the attributes to be read from the directory.