You are here

public function ServerInterface::hasAccountNameAttribute in Lightweight Directory Access Protocol (LDAP) 8.4

Account name attribute set.

Return value

bool Has attribute.

1 method overrides ServerInterface::hasAccountNameAttribute()
Server::hasAccountNameAttribute in ldap_servers/src/Entity/Server.php
Account name attribute set.

File

ldap_servers/src/ServerInterface.php, line 80

Class

ServerInterface
Server configuration entity interface.

Namespace

Drupal\ldap_servers

Code

public function hasAccountNameAttribute() : bool;