The following tables list the members exposed by BlockDurationConfig.
Public Constructors
Public Properties
| Name | Description |
| CVEExpires |
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.
|
| Expires |
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.
|
| RepeatViolations |
Rule control how to act when repeat violations are encounters
|
| SlideExpiration |
If true this states that any new attempts will reset the blocking count down to start from the expires value
|
| StopSlidingAfterBlockedForMonths |
stop sliding exceptions if already blocked after years relative to date (max 120 months)
|
Top
Extension Methods
See Also