Function __global->group_property
Definitions
sources/cns_ldap.php
- The group naming property LDAP will be using.
- 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)
/**
* The group naming property LDAP will be using.
*
* @return string The property
*/
function group_property() : string
* The group naming property LDAP will be using.
*
* @return string The property
*/
function group_property() : string
