You are here

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

Whether or not to avoid updating the email address of the user if the template was used to generate it.

Type: bool

File

ldap_authentication/LdapAuthenticationConf.class.php, line 151

Class

LdapAuthenticationConf

Code

public $templateUsageNeverUpdate = LDAP_AUTHENTICATION_TEMPLATE_USAGE_NEVER_UPDATE_DEFAULT;