chromium/components/policy/resources/templates/policy_definitions/Miscellaneous/NativePrintersBulkWhitelist.yaml

caption: Enabled enterprise printers
deprecated: true
desc: |-
  If <ph name="PRINTERS_WHITELIST">WhitelistPrintersOnly</ph> is chosen for <ph name="BULK_PRINTERS_ACCESS_MODE_POLICY_NAME">NativePrintersBulkAccessMode</ph>, then setting <ph name="NATIVE_PRINTERS_BULK_WHITELIST_POLICY_NAME">NativePrintersBulkWhitelist</ph> specifies which printers users can use. Only the printers with IDs matching the values in this policy are available to the user. The IDs must correspond to the <ph name="ID_FIELD">"id"</ph> or <ph name="GUID_FIELD">"guid"</ph> fields in the file specified in <ph name="NATIVE_PRINTERS_BULK_CONFIGURATION_POLICY_NAME">NativePrintersBulkConfiguration</ph>.

        This policy is deprecated, please use <ph name="PRINTERS_BULK_ALLOWLIST_POLICY_NAME">PrintersBulkAllowlist</ph> instead.
example_value:
- id1
- id2
- id3
features:
  dynamic_refresh: true
  per_profile: true
owners:
- file://chromeos/printing/OWNERS
- [email protected]
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome_os:65-100
tags: []
type: list