LicenseFeatureInfoSourceRestriction_enum

LicenseFeatureInfoSourceRestriction_enum
LicenseFeatureInfoSourceRestriction_enum

Some licenses may only be allowed to load from a specified source.

This enum indicates what restrictions exist for this license if any.

Possible values:

  • unrestricted: The feature does not have a source restriction.
  • served: The feature's license can only be served.
  • file: The feature's license can only come from a file.
This data structure has no properties.
Enumeration: unrestricted, served, file,