You are here

protected property LoginValidatorBase::$drupalUserName in Lightweight Directory Access Protocol (LDAP) 8.4

Drupal User name.

Type: bool|string

File

ldap_authentication/src/Controller/LoginValidatorBase.php, line 94

Class

LoginValidatorBase
Handles the actual testing of credentials and authentication of users.

Namespace

Drupal\ldap_authentication\Controller

Code

protected $drupalUserName = FALSE;