Walter.Web.FireWall
FirewallUserValidationScript Class
Members  Example 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.TagHelpers Namespace : 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
Syntax
Remarks
Element can be added to a body or script tag, please note that the script requires jquery
Example
configure the firewall to use the default script for user detection
<body firewall-detect>
             <!-- your content-->
            
             <body/>
Inheritance Hierarchy

System.Object
   Microsoft.AspNetCore.Razor.TagHelpers.TagHelper
      Walter.Web.FireWall.TagHelpers.FirewallUserValidationScript

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

FirewallUserValidationScript Members
Walter.Web.FireWall.TagHelpers Namespace