Loupe - Log - Monitor - Resolve
Loupe.Configuration Namespace / PublisherConfiguration Class / EnableAnonymousMode Property

In This Topic
    EnableAnonymousMode Property (PublisherConfiguration)
    In This Topic
    When true, the Agent will record session data without collecting personally-identifying information.
    Syntax
    'Declaration
     
    
    Public Property EnableAnonymousMode As Boolean
    public bool EnableAnonymousMode {get; set;}
    Remarks
    In anonymous mode the Agent will not collect personally-identifying information such as user name, user domain name, host name, host domain name, and the application's command line. Anonymous mode is disabled by default, and normal operation will collect this information automatically.
    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