Method Protocols.LDAP.client()->set_basedn()


Method set_basedn

string set_basedn(string base_dn)

Description

Sets the base DN for searches using search and schema queries using get_attr_type_descr.

Note

For compatibility, the old base DN is returned. However, if LDAPv3 is used, the value is UTF-8 encoded. Use get_basedn separately instead.