1335. Class

1335.1. Zend\Ldap\Node\Schema\ObjectClass\ActiveDirectory

ZendLdapNodeSchemaObjectClassActiveDirectory provides access to the objectClass schema information on an Active Directory server.

1335.1.1. Methods

1335.1.1.1. getName

getName()

Gets the objectClass name

Return type:string

1335.1.1.2. getOid

getOid()

Gets the objectClass OID

Return type:string

1335.1.1.3. getMustContain

getMustContain()

Gets the attributes that this objectClass must contain

Return type:array

1335.1.1.4. getMayContain

getMayContain()

Gets the attributes that this objectClass may contain

Return type:array

1335.1.1.5. getDescription

getDescription()

Gets the objectClass description

Return type:string

1335.1.1.6. getType

getType()

Gets the objectClass type

Return type:integer

1335.1.1.7. getParentClasses

getParentClasses()

Returns the parent objectClasses of this class. This includes structural, abstract and auxiliary objectClasses

Return type:array