SecureZipPolicy Events
Contains static members that specify ZIP file processing security policy.| Name | Description |
|---|---|
| ResourceLimitViolation static | Occurs when a zip archive in the process of extraction exceeds resource limits defined in the secure zip policy. |
| TrustBoundaryViolation static | Occurs when a zip archive in the process of extraction contains entries that violate the trust boundary defined in the secure zip policy. |
See Also