Adldap\Schemas\SchemaInterface::badPasswordCount PHP Méthode

badPasswordCount() public méthode

The number of times the user tried to log on to the account using an incorrect password. A value of 0 indicates that the value is unknown.
public badPasswordCount ( ) : string
Résultat string
    public function badPasswordCount();
SchemaInterface