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

badPasswordTime() public méthode

The last time and date that an attempt to log on to this account was made with a password that is not valid.
public badPasswordTime ( ) : string
Résultat string
    public function badPasswordTime();
SchemaInterface