chromium/components/policy/resources/templates/policy_definitions/RemoteAccess/RemoteAccessHostAllowClientPairing.yaml

caption: Enable or disable PIN-less authentication for remote access hosts
desc: |-
  Setting the policy to Enabled or leaving it unset lets users pair clients and hosts at connection time, eliminating the need to enter a PIN every time.

        Setting the policy to Disabled makes this feature unavailable.
example_value: false
features:
  dynamic_refresh: true
  per_profile: false
  platform_only: true
future_on:
- fuchsia
items:
- caption: Enable PIN-less authentication for the remote access host
  value: true
- caption: Disable PIN-less authentication for the remote access host
  value: false
owners:
- file://remoting/OWNERS
- [email protected]
schema:
  type: boolean
supported_on:
- chrome.*:30-
tags: []
type: main