LDAP Namespace
Classes
ldapClientHelper
constructor
With the help of this method you can create a new instance of ldapClientHelper.
Signature
constructor(Object options) : Object
Parameters
- options
- Options of the ldap client helper { ldap : // Object - Options of the ldap client according to "ldapjs" }
- Type: Object
Returns
- Object
- Options of the ldap client helper { ldap : // Object - Options of the ldap client according to "ldapjs" }