Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

IFireWallConfig Interface

Interface IFireWallConfig provides access to the configuration options for the firewall's runtime options.

Namespace:  Walter.Web.FireWall
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public interface IFireWallConfig

Remarks


You can access the firewall configuration via the Configuration property of IFireWall interface. You can inject IFireWall using your DI system