You are here

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

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

Text describing password to use, such as "Hogwards LDAP Password" which will be inserted on logon forms. Useful in organizations with multiple account types for authentication

Type: string

File

ldap_authentication/LdapAuthenticationConf.class.php, line 79

Class

LdapAuthenticationConf

Code

public $loginUIPasswordTxt;