AppSettingsAllowed_BinaryIdentifierObject
Dictionary containing one or more identifier fields to match a binary.
Declaration
object AppSettingsAllowed_BinaryIdentifierObjectProperties
| Name | Type | Description |
|---|---|---|
CDHash | string | The code signature code directory hash of the binary. |
PathPrefix | string | The file system path prefix to match binaries. |
SigningID | string | The code signature signing identifier of the binary. |
SigningState | string | The code signing state to match binaries. |
TeamID | string | The code signature team identifier of the binary. Use the value “APPLE” instead of an empty string for Apple binaries with an empty team identifier. |