public function ServerInterface::getBindMethod in Lightweight Directory Access Protocol (LDAP) 8.4
Get bind method.
Return value
string Value.
1 method overrides ServerInterface::getBindMethod()
- Server::getBindMethod in ldap_servers/
src/ Entity/ Server.php - Get bind method.
File
- ldap_servers/
src/ ServerInterface.php, line 96
Class
- ServerInterface
- Server configuration entity interface.
Namespace
Drupal\ldap_serversCode
public function getBindMethod() : string;