chromium/components/policy/resources/templates/policy_definitions/Kiosk/DeviceLocalAccounts.yaml

caption: Device-local accounts
desc: |-
  Setting the policy specifies the list of device-local accounts to display on the sign-in screen. Identifiers tell the different device-local accounts apart.

        If the policy is unset or an empty list, there are no device-local accounts.
device_only: true
example_value:
- [email protected]
features:
  dynamic_refresh: true
owners:
- file://components/policy/OWNERS
- [email protected]
schema:
  items:
    type: string
  type: array
supported_on:
- chrome_os:25-
tags: []
type: list
generate_device_proto: False