public property LdapTypeAbstract::$groupDeriveFromAttributeNameDefault in Lightweight Directory Access Protocol (LDAP) 7
File
- ldap_servers/
ldap_types/ LdapTypeAbstract.class.php, line 24 - abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.
Class
- LdapTypeAbstract
- @file abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.
Code
public $groupDeriveFromAttributeNameDefault = NULL;