Enums.ExpirationType enumeration

  • QML Enumeration List
  • Enums.ExpirationType enumeration
  • The ExpirationType can be one of:

    ConstantDescription
    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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.