Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IUserProfile Interface / LastAccessTimestamp Property

LastAccessTimestamp Property (IUserProfile)
The last time the user performed an authenticated action
Syntax
'Declaration
 
ReadOnly Property LastAccessTimestamp As DateTimeOffset
 
Remarks
For performance reasons this timestamp isn't updated on every single action, but will be within a few minutes of the last time they executed an API request.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also