HitRatioAttribute Class
The hit ratio attribute set rule of how often a user is allowed to access the action in a given time.
This method specifically helps when protecting probing password recovery or logins or resubmitting the same page scrubbing for data.
Namespace:
Walter.Web.FireWall.AnnotationsAssembly: Walter.Web.FireWall (in Walter.Web.FireWall.dll)
Remarks
Place this annotation on pages that make little sense to revisit even if the data is plausible like login pages.
///A user logging-in with the right user name and password for several users is either a fake profile bot or someone or something that has accesses using a compromised password database
Inheritance Hierarchy
Walter.Web.FireWall.Annotations..::..HitRatioAttribute