Walter.Web.FireWall
BlockDurationAttribute Class Properties


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

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

Public Properties
 NameDescription
Public Property Gets a value indicating whether double the blocking duration per incident.  
Public Property The duration override for the blocking of request on the endpoint in relation to the firewall rules configuration  
Public PropertyGets a value indicating whether this BlockDurationAttribute is sliding in it's Duration. If false the counter will not be reset, if true it will be  
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