Adldap\Schemas\SchemaInterface::lastLogOnTimestamp PHP Method

lastLogOnTimestamp() public method

This is the time that the user last logged into the domain.
public lastLogOnTimestamp ( ) : string
return string
    public function lastLogOnTimestamp();
SchemaInterface