public property LdapUserConf::$ldapEntryProvisionTriggers in Lightweight Directory Access Protocol (LDAP) 7.2
Same name and namespace in other branches
- 8.2 ldap_user/LdapUserConf.class.php \LdapUserConf::ldapEntryProvisionTriggers
Array of events that trigger provisioning of LDAP Entries Valid constants are: LDAP_USER_LDAP_ENTRY_PROV_ON_USER_UPDATE_CREATE LDAP_USER_LDAP_ENTRY_PROV_ON_AUTHENTICATE LDAP_USER_LDAP_ENTRY_DELETE_ON_USER_DELETE.
Type: array
File
- ldap_user/
LdapUserConf.class.php, line 63
Class
Code
public $ldapEntryProvisionTriggers = [];