FPCLogViewer object

Applies to: desktop apps only

The FPCLogViewer object represents the log viewer for a Forefront TMG array. This object provides access to collections that hold the log entries retrieved from the SQL Server Express 2008 log or the online log in a query.

This object is accessed through the LogViewer property of the FPCArray object.

Ff825245.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCLogViewer object has these types of members:

  • Properties

Properties

The FPCLogViewer object has these properties.

Property Access type Description

LogContentIsaDatabase

Read-only

Gets an FPCLogContent collection that holds the log entries retrieved from the SQL Server Express 2008 log in a query.

LogContentMSDE

Read-only

Gets an FPCLogContent collection that that holds the log entries retrieved from the Microsoft SQL Server Desktop Engine (MSDE) log in a query (deprecated in Forefront TMG).

LogContentOnline

Read-only

Gets an FPCLogContent collection that holds the log entries retrieved from the online log in a query.

 

Interfaces for C++ Programming

This object implements the IFPCLogViewer interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010