You are here

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

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

Text describing username to use, such as "Hogwarts Username" which will be inserted on logon forms to help users figure out which username to use

Type: string

File

ldap_authentication/LdapAuthenticationConf.class.php, line 70

Class

LdapAuthenticationConf

Code

public $loginUIUsernameTxt;