1575. Class

1575.1. Zend\Ldap\Node\RootDse\ActiveDirectory

ZendLdapNodeRootDseActiveDirectory provides a simple data-container for the RootDse node of an Active Directory server.

1575.1.1. Methods

1575.1.1.1. getConfigurationNamingContext

getConfigurationNamingContext()

Gets the configurationNamingContext.

Return type:string|null

1575.1.1.2. getCurrentTime

getCurrentTime()

Gets the currentTime.

Return type:string|null

1575.1.1.3. getDefaultNamingContext

getDefaultNamingContext()

Gets the defaultNamingContext.

Return type:string|null

1575.1.1.4. getDnsHostName

getDnsHostName()

Gets the dnsHostName.

Return type:string|null

1575.1.1.5. getDomainControllerFunctionality

getDomainControllerFunctionality()

Gets the domainControllerFunctionality.

Return type:string|null

1575.1.1.6. getDomainFunctionality

getDomainFunctionality()

Gets the domainFunctionality.

Return type:string|null

1575.1.1.7. getDsServiceName

getDsServiceName()

Gets the dsServiceName.

Return type:string|null

1575.1.1.8. getForestFunctionality

getForestFunctionality()

Gets the forestFunctionality.

Return type:string|null

1575.1.1.9. getHighestCommittedUSN

getHighestCommittedUSN()

Gets the highestCommittedUSN.

Return type:string|null

1575.1.1.10. getIsGlobalCatalogReady

getIsGlobalCatalogReady()

Gets the isGlobalCatalogReady.

Return type:string|null

1575.1.1.11. getIsSynchronized

getIsSynchronized()

Gets the isSynchronized.

Return type:string|null

1575.1.1.12. getLDAPServiceName

getLDAPServiceName()

Gets the ldapServiceName.

Return type:string|null

1575.1.1.13. getRootDomainNamingContext

getRootDomainNamingContext()

Gets the rootDomainNamingContext.

Return type:string|null

1575.1.1.14. getSchemaNamingContext

getSchemaNamingContext()

Gets the schemaNamingContext.

Return type:string|null

1575.1.1.15. getServerName

getServerName()

Gets the serverName.

Return type:string|null

1575.1.1.16. supportsCapability

supportsCapability()

Determines if the capability is supported

Parameters:string|string|array – capability(s) to check
Return type:bool

1575.1.1.17. supportsControl

supportsControl()

Determines if the control is supported

Parameters:string|array – control oid(s) to check
Return type:bool

1575.1.1.18. supportsPolicy

supportsPolicy()

Determines if the version is supported

Parameters:string|array – policy(s) to check
Return type:bool

1575.1.1.19. getServerType

getServerType()

Gets the server type

Return type:int

1575.1.1.20. getSchemaDn

getSchemaDn()

Returns the schema DN

Return type:ZendLdapDn