Method Protocols.LDAP.client()->set_scope()
- Method set_scope
 intset_scope(int|stringscope)- Description
 Sets value of scope for search operation.
- Parameter 
scope The value can be one of the
SCOPE_*constants or a string"base","one"or"sub".- Returns
 Returns the
SCOPE_*constant for the old scope.