Adldap\Schemas\SchemaInterface::lastLogOnTimestamp PHP Метод

lastLogOnTimestamp() публичный Метод

This is the time that the user last logged into the domain.
public lastLogOnTimestamp ( ) : string
Результат string
    public function lastLogOnTimestamp();
SchemaInterface