Delegated Development System Properties
The update-set deployment permissions are hidden by default and require a system administrator to enable them with system properties.
| System property | Description |
|---|---|
| com.snc.dd.manage_update_set_enabled | Enables or disables display of the Manage Update Set permission. The default value of this system property is false. To enable the display of this permission, set this value to true. |
| com.snc.dd.publish_to_app_repo_enabled | Enables or disables display of the Publish To App Repo permission. The default value for this system property is true. To disable display of this permission, set this value to false. |
| com.snc.dd.publish_to_app_store_enabled | Enables or disables display of the Publish To App Store permission. The default value for this system property is true. To disable display of this permission, set this value to false. |
| com.snc.dd.publish_to_update_set_enabled | Enables or disables display of the Publish To Update Set permission. The default value for this system property is false by default, which disables display of this permission. To enable the display of this permission, set this value to true. |
| com.snc.dd.upgrade_app_enabled | Enables or disables display of the Upgrade App permission. The default value for this system property is true. To disable display of this permission, set this value to false. |