Walter.Web.FireWall
Report(ReportTypes,ReportFormat) Method
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace > IFireWall Interface > Report Method : Report(ReportTypes,ReportFormat) Method
The detail to include in the report
The format how to report
Simple runtime reporting interface allows for plain text or Json based reports, this type generates reports that can be used in health type reports scenarios.
Syntax

Parameters

details
The detail to include in the report
format
The format how to report

Return Value

text format based report on the firewall
Remarks
This feature is only available in paid licensed version of the firewall
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

Reference

IFireWall Interface
IFireWall Members
Overload List
ReportTypes Enumeration
ReportFormat Enumeration
GetReport Method