mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
22 lines
556 B
YAML
22 lines
556 B
YAML
title: 'Parental Controls: Dictionary'
|
|
description: ''
|
|
payload:
|
|
payloadtype: com.apple.Dictionary
|
|
supportedOS:
|
|
macOS:
|
|
introduced: '10.7'
|
|
multiple: false
|
|
devicechannel: true
|
|
userchannel: true
|
|
requiresdep: false
|
|
userapprovedmdm: false
|
|
allowmanualinstall: true
|
|
userenrollment:
|
|
mode: forbidden
|
|
content: Parental controls dictionary restrictions.
|
|
payloadkeys:
|
|
- key: parentalControl
|
|
type: <boolean>
|
|
presence: required
|
|
content: If 'true', enables parental controls dictionary restrictions.
|