Function __global->member_search_qualifier
Definitions
sources/cns_ldap.php
- Where in the LDAP hierarchy to search for groups.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: string
Returns
- The property
- Type: string
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Where in the LDAP hierarchy to search for groups.
*
* @return string The property
*/
function member_search_qualifier() : string
* Where in the LDAP hierarchy to search for groups.
*
* @return string The property
*/
function member_search_qualifier() : string

