You are here

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

Same name and namespace in other branches
  1. 7.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: associative array of LdapServer objects keyed on sids

See also

LdapServer::sid

LdapServer

File

ldap_authentication/LdapAuthenticationConf.class.php, line 30

Class

LdapAuthenticationConf

Code

public $enabledAuthenticationServers = array();