Adldap\Schemas\SchemaInterface::badPasswordTime PHP Method

badPasswordTime() public method

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
return string
    public function badPasswordTime();
SchemaInterface