Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Data Namespace / ILogMessage Interface / UserName Property

In This Topic
    UserName Property (ILogMessage)
    In This Topic
    The user name associated with this log message (often just the user who started the process).
    Syntax
    'Declaration
     
    
    ReadOnly Property UserName As String
    string UserName {get;}
    Remarks
    If user anonymization is enabled in configuration this will reflect the anonymous value.
    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