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. |
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. |
AEReceiverIdentifierType | string | The type of AEReceiverIdentifier value, either |
Allowed | boolean | If |
Authorization | string | The
Available in macOS 11 and later. |
CodeRequirement Required | string | Obtained via the command |
Comment | string | Not used. |
Identifier Required | string | The bundle ID or installation path of the binary. |
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. |
StaticCode | boolean | If |