The ExpirationType can be one of:
Constant | Description |
---|---|
Enums.ExpirationTypeAllowExpiredAccess | (0) The expiration is provided for warning purposes only. The package can still be used. |
Enums.ExpirationTypePreventExpiredAccess | (1) The expiration is mandatory and the package can no longer be used - for example, the resource will fail to load. |