chromium/components/policy/resources/templates/policy_definitions/DeskConnector/DeskAPIDeskSaveAndShareEnabled.yaml

caption: Enable Save and Share API for third-party <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> control.
default: false
desc: If the policy is set to Enabled allows third-party web applications to use <ph name="DESK_API_NAME">Desk API</ph>
  to save and share <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> desks.
  If the policy is set to Disabled the user will not be able to save and share desk data through the
  <ph name="DESK_API_NAME">Desk API</ph>.
  If the policy is unset the behavior will be the same as disabled.
  The policy will only take effect on enrolled devices.
example_value: true
features:
  dynamic_refresh: true
  per_profile: true
future_on:
- chrome_os
items:
- caption: Enable Save and Share API for third-party <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> control.
  value: true
- caption: Do not enable Save and Share API for third-party <ph name="PRODUCT_OS_NAME">$2<ex>Google ChromeOS</ex></ph> control.
  value: false
owners:
- [email protected]
- [email protected]
- [email protected]
schema:
  type: boolean
tags: []
type: main