public property LdapTypeAbstract::$groupDeriveFromEntryAttrDefault in Lightweight Directory Access Protocol (LDAP) 7
File
- ldap_servers/
ldap_types/ LdapTypeAbstract.class.php, line 27 - 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 $groupDeriveFromEntryAttrDefault = NULL;