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

Walter.Web.FireWall.TagHelpers Namespace

Classes


  Class Description
Public class BrowserIntentionsTagHelper
Class Browser IntentionsTagHelper allows you to make HTML elements visible, or hide them based on the type of user agent that is requesting to render the razor page. Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]
Public class FirewallUserValidationScript
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
Public class GeoTagHelper
Class GeoTagHelper is a helper that allows you to make quite a few HTML tags geographically aware. You do not only have the option to show a page or partial page, you can also configure how Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]
Public class NonceTagHelper
Class NonceTagHelper. This class cannot be inherited. Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper] Implements the [Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper]
Public class RolesTagHelper
Allows or suppresses the content of a HTML tag output based on the users role. This helper does not need a active firewall
Public class UserTypeRenderTagHelper
Class UserType Renderer TagHelper allows you to make HTML elements visible, or hide them based on the type of consumer that is using the razor page. Implements the [Microsoft.AspNetCore.Razor.TagHelpers.TagHelper]