mirror of
https://github.com/apple/device-management.git
synced 2026-07-11 05:23:42 +02:00
Release_iOS-17-4_macOS-14-4
This commit is contained in:
@@ -9,6 +9,8 @@ payload:
|
||||
introduced: '13.0'
|
||||
tvOS:
|
||||
introduced: '16.0'
|
||||
visionOS:
|
||||
introduced: '1.1'
|
||||
watchOS:
|
||||
introduced: '10.0'
|
||||
payloadkeys:
|
||||
@@ -19,12 +21,13 @@ payloadkeys:
|
||||
- key: Identifier
|
||||
type: <string>
|
||||
presence: required
|
||||
content: A string uniquely identifying this declaration.
|
||||
content: A string uniquely identifying this declaration. The size of this string
|
||||
should not exceed 64 octets. A UUID string value is a good choice.
|
||||
- key: ServerToken
|
||||
type: <string>
|
||||
presence: required
|
||||
content: A unique token generated by the server specifying a particular revision
|
||||
of the declaration.
|
||||
of the declaration. The size of this string should not exceed 64 octets.
|
||||
- key: Payload
|
||||
type: <dictionary>
|
||||
presence: required
|
||||
|
||||
Reference in New Issue
Block a user