Walter.Web.FireWall
BlockDurationAttribute Class Members
Properties  Methods 


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

The following tables list the members exposed by BlockDurationAttribute.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the BlockDurationAttribute class.  
Top
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
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