subscription.custom_table.enforce_entitlement
ServiceNow property description:
Enforce custom table entitlement: If the box is checked, you may only use entitled custom tables on this instance.
Attributes
- Sys ID: bde792f27330330075b6e6e24ff6a788
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `subscription.custom_table.enforce_entitlement` is used to control access to custom tables based on entitlements. When this property is enabled (checked), only custom tables that are entitled for use on the instance can be utilized. This ensures that users adhere to licensing agreements and prevents the use of unauthorized custom tables. The property is part of the broader mechanism to manage and enforce subscription compliance within the ServiceNow platform. For more detailed information, you can refer to the ServiceNow documentation on allowing custom tables.
Source