You are here

public property LdapAuthenticationConf::$enabledAuthenticationServers in Lightweight Directory Access Protocol (LDAP) 7.2

Same name and namespace in other branches
  1. 8.2 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::enabledAuthenticationServers
  2. 7 ldap_authentication/LdapAuthenticationConf.class.php \LdapAuthenticationConf::enabledAuthenticationServers

Server configuration ids being used for authentication.

Type: associativearrayofLdapServerobjectskeyedonsids

See also

LdapServer->sid()

LdapServer

File

ldap_authentication/LdapAuthenticationConf.class.php, line 32

Class

LdapAuthenticationConf

Code

public $enabledAuthenticationServers = [];