AssetCredentialIdentityReferenceObject
The external reference. Ensure that the asset data:
Declaration
object AssetCredentialIdentityReferenceObjectProperties
| Name | Type | Description |
|---|---|---|
ContentType | string | The media type that describes the data. If present, the system checks the actual media type of the downloaded data, and an error occurs if the values don’t match. |
DataURL Required | string | The URL to retrieve data, which needs to start with |
Hash-SHA-256 | string | A SHA-256 hash of the data stored at the |
Size | integer | The size of the data. Set the size to |
Discussion
Is a JSON document that represents the
com.apple.credential.identitycredential typeUses a media type of
application/json, and if it includes aContentTypesub-key, that sub-key media type is alsoapplication/json