Walter.Web.FireWall
BlockDurationAttribute Class Methods


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Annotations Namespace : BlockDurationAttribute Class

For a list of all members of this type, see BlockDurationAttribute members.

Public Methods
 NameDescription
Public MethodOverloaded. Overridden.  Returns a value that indicates whether this instance is equal to a specified object  
Public MethodOverridden.  Returns a hash code for this instance.  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

BlockDurationAttribute Class
Walter.Web.FireWall.Annotations Namespace
System.Attribute
View the IPageRequest.ViolationsStack to access all violations on the page including those raised by this filter
IFireWall.OnGuardAction: Will be raised if the firewall considers blocking and allows you to override the blocking action
IFireWall.OnIncident: Will be raised if the firewall considers generating an incident and allows you to override the incident registration