You are here

public property LdapTypeAbstract::$groupObjectClassDefault in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_servers/ldap_types/LdapTypeAbstract.class.php \LdapTypeAbstract::groupObjectClassDefault
  2. 7 ldap_servers/ldap_types/LdapTypeAbstract.class.php \LdapTypeAbstract::groupObjectClassDefault

File

ldap_servers/ldap_types/LdapTypeAbstract.class.php, line 26
Abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.

Class

LdapTypeAbstract

Code

public $groupObjectClassDefault = NULL;