PrivacyPreferencesPolicyControl.Services.Identity
A dictionary listing apps and the privacy policy to apply to them.
Declaration
object PrivacyPreferencesPolicyControl.Services.IdentityProperties
| Name | Type | Description |
|---|---|---|
AEReceiverCodeRequirement | string | The code requirement for the receiving binary. This code requirement is required for AppleEvents service; not valid for other services. Deprecated: macOS 27+ |
AEReceiverIdentifier | string | The identifier of the process receiving an AppleEvent sent by the Identifier process. This identifier is required for AppleEvents service; not valid for other services. Deprecated: macOS 27+ |
AEReceiverIdentifierType | string | The type of AEReceiverIdentifier value, either Deprecated: macOS 27+ |
Allowed | boolean | If Deprecated: macOS 27+ |
Authorization | string | The
Available: macOS 11+ Deprecated: macOS 27+ |
CodeRequirement Required | string | Obtained via the command Deprecated: macOS 27+ |
Comment | string | Not used. Deprecated: macOS 27+ |
Identifier Required | string | The bundle ID or installation path of the binary. Deprecated: macOS 27+ |
IdentifierType Required | string | The type of identifier value. Application bundles must be identified by bundle ID. Nonbundled binaries must be identified by installation path. Helper tools embedded within an application bundle automatically inherit the permissions of their enclosing app bundle. Deprecated: macOS 27+ |
StaticCode | boolean | If Deprecated: macOS 27+ |