String that contains the distinguished name of the entry at which to start the search. (For Example OU=data,DC=data,DC=local)
Scope to search in (base, oneLevel, subTree)
Array to strings which attributes to return. Pass null for all.
Boolean that should be false if both attribute types and values are to be returned. true for only types.
A list of LDAP server controls.
A list of client controls.
Combined search and server operation timelimit.
limit of the number of entries to return. 0 for unlimited.
Entries with the requested attributes.
Synchronously search the LDAP directory and return entries with attributes.