mirror of
https://github.com/apple/device-management.git
synced 2026-08-26 18:22:28 +02:00
Release_iOS-17-5_macOS-14-5
This commit is contained in:
@@ -68,3 +68,7 @@ payloadkeys:
|
||||
presence: optional
|
||||
content: The identifier of an asset declaration that contains the credentials for
|
||||
this account. Set the corresponding asset type to 'CredentialUserNameAndPassword'.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.caldav
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -67,3 +67,7 @@ payloadkeys:
|
||||
presence: optional
|
||||
content: The identifier of an asset declaration that contains the credentials for
|
||||
this account. Set the corresponding asset type to 'CredentialUserNameAndPassword'.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.carddav
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -352,3 +352,7 @@ payloadkeys:
|
||||
default: false
|
||||
content: If 'true', the system prevents the user from changing the status of the
|
||||
notes service for this account.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.exchange
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -56,3 +56,7 @@ payloadkeys:
|
||||
for this Google account. Set the corresponding asset type to 'UserIdentity' and
|
||||
ensure that it contains an 'EmailAddress' key that specifies the full Google email
|
||||
address for the account.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.google
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -100,3 +100,7 @@ payloadkeys:
|
||||
* 'Base': Only the 'SearchBase' node.
|
||||
* 'OneLevel': The 'SearchBase' node and its immediate children.
|
||||
* 'Subtree': The 'SearchBase' node and all its children, regardless of depth.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.ldap
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -227,3 +227,9 @@ payloadkeys:
|
||||
default: false
|
||||
content: If 'true', the system enables the per-message encryption switch in
|
||||
the compose view.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.mail.incoming
|
||||
- account.list.mail.outgoing
|
||||
note: Each configuration will have a corresponding status item for incoming and
|
||||
outgoing accounts.
|
||||
|
||||
@@ -59,3 +59,7 @@ payloadkeys:
|
||||
content: The identifier of an asset declaration that contains the credentials for
|
||||
this account to authenticate with a calendar server. Set the corresponding asset
|
||||
type to 'CredentialUserNameAndPassword'.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- account.list.subscribed-calendar
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -151,3 +151,7 @@ payloadkeys:
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The UUID of the VPN to associate with the app.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- app.managed.list
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -225,3 +225,8 @@ payloadkeys:
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: A localized description.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- passcode.is-compliant
|
||||
- passcode.is-present
|
||||
note: This configuration may affect the corresponding status items.
|
||||
|
||||
@@ -43,3 +43,8 @@ payloadkeys:
|
||||
subkeys:
|
||||
- key: ConnectionUUID
|
||||
type: <string>
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- screensharing.connection.group.unresolved-connection
|
||||
note: Any unresolved connection groups in the configuration will appear in the corresponding
|
||||
status item.
|
||||
|
||||
@@ -58,3 +58,7 @@ payloadkeys:
|
||||
presence: required
|
||||
content: The identifier of an asset declaration that contains the certificate to
|
||||
install.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- security.certificate.list
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -89,3 +89,7 @@ payloadkeys:
|
||||
presence: optional
|
||||
default: true
|
||||
content: If 'true', the private key is extractable in the keychain.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- security.certificate.list
|
||||
note: Each configuration will have a corresponding status item.
|
||||
|
||||
@@ -56,3 +56,10 @@ payloadkeys:
|
||||
presence: optional
|
||||
content: The URL of a web page that shows details that the organization provides
|
||||
about the enforced update.
|
||||
related-status-items:
|
||||
- status-items:
|
||||
- softwareupdate.failure-reason
|
||||
- softwareupdate.install-reason
|
||||
- softwareupdate.install-state
|
||||
- softwareupdate.pending-version
|
||||
note: This configuration may affect the corresponding status items.
|
||||
|
||||
Reference in New Issue
Block a user