this is a class to provide low level promise base interaction with ldap server
a connected ldap client that is useful for use flexibility of ldap.js directly.
will be remove in next major version. this functionality will be added to another package soon
return first found group or fail
return first found user
return array of users based on UPN
return array of groups
raw search to provided full flexibility
raw search returns just attributes
Generated using TypeDoc
this is a class to provide low level promise base interaction with ldap server