5.115.1.8 SearchResultEntry

 Type SearchResultEntry = [objectName: LDAPString,
                           attributes: AttributeList]

SearchResultEntry is an abstract type that contains information about a search result entry. It is a tuple of the following:

objectName: The object DN.

attributes: The list of the attributes of object.