Chat Support
Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IRepositoryApplication Interface / UserMode Property

UserMode Property (IRepositoryApplication)
The application user tracking mode for this application
Syntax
'Declaration
 
ReadOnly Property UserMode As ApplicationUserMode
 
Remarks
If the user mode is set to none then no user information will be available for the application. This is typical for background applications such as console applications and services.
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