Walter.Web.FireWall
BlockDurationConfig Class Members
Properties 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : BlockDurationConfig Class

The following tables list the members exposed by BlockDurationConfig.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property Configures how long it will take for the blocking for CVE exploits configured to be sliding then this value is relevant to the last violation and will be updated on each request during the blocked session.  
Public Property Configures how long it will take for the blocking to expires, if the duration is configured to be sliding then this value is relevant to the last violation and will be updated on each request during the blocked session.  
Public Property Rule control how to act when repeat violations are encounters  
Public Property If true this states that any new attempts will reset the blocking count down to start from the expires value  
Public Property stop sliding exceptions if already blocked after years relative to date (max 120 months)  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

BlockDurationConfig Class
Walter.Web.FireWall.Configurations Namespace