You are here

public property LdapAuthenticationConf::$loginConflictResolve in Lightweight Directory Access Protocol (LDAP) 7

File

ldap_authentication/LdapAuthenticationConf.class.php, line 22
This class represents an ldap_authentication module's configuration It is extended by LdapAuthenticationConfAdmin for configuration and other admin functions

Class

LdapAuthenticationConf
@file This class represents an ldap_authentication module's configuration It is extended by LdapAuthenticationConfAdmin for configuration and other admin functions

Code

public $loginConflictResolve = LDAP_AUTHENTICATION_CONFLICT_RESOLVE_DEFAULT;