mirror of
https://github.com/apple/device-management.git
synced 2026-08-27 18:40:23 +02:00
Release_iOS-18-2_macOS-15-2
This commit is contained in:
@@ -17,6 +17,7 @@ payload:
|
||||
introduced: '10.7'
|
||||
devicechannel: true
|
||||
userchannel: false
|
||||
supervised: false
|
||||
requiresdep: false
|
||||
userenrollment:
|
||||
mode: allowed
|
||||
@@ -96,8 +97,8 @@ payloadkeys:
|
||||
mode: forbidden
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The device's UDID (Unique Device ID). This is required if the enrollment
|
||||
type is not user enrollment.
|
||||
content: The device's UDID (Unique Device ID). The system requires this value if
|
||||
the enrollment type isn't user enrollment.
|
||||
- key: EnrollmentID
|
||||
supportedOS:
|
||||
iOS:
|
||||
@@ -117,8 +118,9 @@ payloadkeys:
|
||||
introduced: n/a
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The per-enrollment identifier for the device. Available in macOS 10.15
|
||||
and iOS 13.0 and later. This is required if the enrollment type is user enrollment.
|
||||
content: |-
|
||||
The per-enrollment identifier for the device. The system requires this value if the enrollment type is user enrollment.
|
||||
Available in macOS 10.15 and iOS 13.0 and later.
|
||||
- key: OSVersion
|
||||
supportedOS:
|
||||
iOS:
|
||||
|
||||
@@ -17,6 +17,7 @@ payload:
|
||||
introduced: '10.7'
|
||||
devicechannel: true
|
||||
userchannel: false
|
||||
supervised: false
|
||||
requiresdep: false
|
||||
userenrollment:
|
||||
mode: allowed
|
||||
|
||||
@@ -17,6 +17,7 @@ payload:
|
||||
introduced: '10.7'
|
||||
devicechannel: true
|
||||
userchannel: true
|
||||
supervised: false
|
||||
requiresdep: false
|
||||
userenrollment:
|
||||
mode: allowed
|
||||
|
||||
@@ -9,6 +9,7 @@ payload:
|
||||
introduced: '10.7'
|
||||
devicechannel: false
|
||||
userchannel: true
|
||||
supervised: false
|
||||
requiresdep: false
|
||||
userenrollment:
|
||||
mode: forbidden
|
||||
|
||||
Reference in New Issue
Block a user