The LookupEntriesDetails type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ColumnsToMatch |
Gets the columns to match that were passed into the request.
| |
| ComparisonTypes |
Gets the comparison types that were passed into the request.
| |
| DirectoriesToSearch |
Gets the directories to search that were passed into the request.
| |
| LookupEntries |
Gets the Lookup Entries that matched the lookup operation
GetLookupEntries
and
GetLookupEntries
or the corresponding asynchronous variants
GetLookupEntriesAsync
and
GetLookupEntriesAsync.
| |
| LookupString |
Gets the lookup string that was passed into the request.
| |
| MoreEntriesMatched |
Gets a value indicating whether more entries matched.
|