Progress.Archive.SignaturePolicyIDs enumeration
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This enumeration describes the values returned by the SignaturePolicy property in a Progress.Archive.ArchiveInfo class.
Serializable
Yes
Super Class
Members
| Member | Description |
|---|---|
Open |
Indicates that the signed archive file can be loaded in the same session
as non-signed files (standalone r-code or image files.
.pl, or unsigned archive files). |
Required |
Indicates that the AVM will only allow signed archive files to be loaded.
Access to any standalone r-code, image file, .pl
file, archive with 'signature' set to 'open' or unsigned archive
file is disallowed. |