getLogoff() method

Syntax

Date getLogoff ()

Returns

the logoff Date; null if the session is yet active (though it may still be timed out)

Usage

Returns the point in time of the last logoff. If a user logged in, this date should be cleared to indicate that the session is active.

the logoff Date; null if the session is yet active (though it may still be timed out)