is there a possibility to limit the attributes returned by the function LDAPQuery()?
To save time and bandwidth it would be helpful when only searched for a couple of attributes to build them directly in the query (or new optional parameter) instead of getting the whole objects and then selecting the needed in a loop.
Sometime is only needed a list of the objects.
is there a possibility to limit the attributes returned by the function LDAPQuery()?
To save time and bandwidth it would be helpful when only searched for a couple of attributes to build them directly in the query (or new optional parameter) instead of getting the whole objects and then selecting the needed in a loop.
Sometime is only needed a list of the objects.
Thanks in advance
Francesco