Method Protocols.LDAP.client()->get_scope()
- Method get_scope
string get_scope()
- Description
Return the currently set scope as a string
"base"
,"one"
, or"sub"
.
string get_scope()
Return the currently set scope as a string "base"
,
"one"
, or "sub"
.