You are here

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

Whether or not to use the email template if there is a user with a different login name but same email address in the system.

Type: bool

File

ldap_authentication/LdapAuthenticationConf.class.php, line 159

Class

LdapAuthenticationConf

Code

public $templateUsageResolveConflict = LDAP_AUTHENTICATION_TEMPLATE_USAGE_RESOLVE_CONFLICT_DEFAULT;