The declaration to install an identity on the device.
| Setting | Type | Required | Default | Manual Install | Supported OS |
|---|---|---|---|---|---|
Credential asset reference CredentialAssetReference The identifier of an asset declaration that contains the identity to install. | string | required | — | ✓Yes | iOS (17.0+)macOS (14.0+)tvOS (17.0+)visionOS (1.1+)watchOS (10.0+) |
Allow all apps access AllowAllAppsAccess If `true`, apps can access the private key. | boolean | optional | false | ✗No | |
Key is extractable KeyIsExtractable If `true`, the private key is extractable in the keychain. | boolean | optional | true | ✗No |