You are here

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

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

server configuration ids being used for authentication

Type: array

See also

LdapServer::sid()

File

ldap_authentication/LdapAuthenticationConf.class.php, line 20

Class

LdapAuthenticationConf

Code

public $sids = array();