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

FirewallUserValidationScript Class

Injects the user discovery script in the page, a url to a script name needs to be provided if the value is not configured in UserEndpointJavaScript

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

Syntax


public sealed class FirewallUserValidationScript

Remarks


Element can be added to a body or script tag, please note that the script requires jquery

Examples


configure the firewall to use the default script for user detection
use the default script
<body firewall-detect>
   <!-- your content-->

   <body/>