Files
apple-device-management-mdm/declarative/declarations/assets/useridentity.yaml
2022-06-03 16:23:58 -04:00

19 lines
397 B
YAML

title: User Identity
description: User identity data.
payload:
declarationtype: com.apple.asset.useridentity
supportedOS:
iOS:
introduced: '15.0'
payloadkeys:
- key: FullName
title: Full Name
type: <string>
presence: optional
content: The user's full name.
- key: EmailAddress
title: Email Address
type: <string>
presence: optional
content: The user's email address.