The following tables list the members exposed by GuardActionEventArgs.
Public Properties
| Name | Description |
| Action |
The guard action being recommended by the firewall
|
| AllowGuardAction |
Set to true if you would like to allow the firewall to execute the recommended guard action,
leave it to the default false if you like to prevent it from happening.
|
| BlockTill |
Gets or sets the "block till" date for the user. If A hard block was already set then this property reflects that data
|
| Page | The Page that triggered the action |
| ReturnLegalNotice |
Gets or sets the text you would like to return as a legal notice.
|
| ReturnPayload |
Gets or sets the return payload to a malicious attack (offensive response).
|
Top
Extension Methods
See Also