| Overload | Description |
|---|---|
| PageScrubbingAttribute Constructor() | Enables the page scrubbing rule on a endpoint with the default rules, meaning the page may only be rendered 1x |
| PageScrubbingAttribute Constructor(Int32,Int32,EndPointCompairs) | Overwrite rule engine for scrubbing detection and set it less aggressive |
| PageScrubbingAttribute Constructor(Int32,Int32,EndPointCompairs,String,String,Int32) | Overwrite rule engine for scrubbing detection |
| PageScrubbingAttribute Constructor(Int32,Int32,EndPointCompairs,String,String) | Overwrite rule engine for scrubbing detection |
| PageScrubbingAttribute Constructor(Int32,Int32,EndPointCompairs,Uri) | Overwrite rule engine for scrubbing detection |