SecureZipPolicy.TrustBoundaryViolationEventArgs.ViolationCode Property
Gets code that identifies the violated trust boundary.
Namespace: DevExpress.Utils.Zip
Assembly: DevExpress.Data.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Utils.Zip.Diagnostics.TrustBoundaryViolationCode | A value that identifies the trust boundary violation. |
See Also