Function __global->member_property
Definitions
sources/cns_ldap.php
- The property in LDAP used for logins.
- 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 property in LDAP used for logins.
*
* @return string The property
*/
function member_property() : string
* The property in LDAP used for logins.
*
* @return string The property
*/
function member_property() : string

