You are here

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

Get user attribute held in "LDAP Group Entry Attribute Holding...".

Return value

string Value.

1 method overrides ServerInterface::getUserAttributeFromGroupMembershipEntryAttribute()
Server::getUserAttributeFromGroupMembershipEntryAttribute in ldap_servers/src/Entity/Server.php
Get user attribute held in "LDAP Group Entry Attribute Holding...".

File

ldap_servers/src/ServerInterface.php, line 136

Class

ServerInterface
Server configuration entity interface.

Namespace

Drupal\ldap_servers

Code

public function getUserAttributeFromGroupMembershipEntryAttribute() : ?string;