es_exec_entitlements(_:)
Declaration
func es_exec_entitlements(_ exec: UnsafePointer<es_event_exec_t>) -> xpc_object_t?Parameters
- exec:
The es_event_exec_t being inspected
Return Value
The XPC dictionary containing all entitlements, or NULL if there are no entitlements.
Discussion
Get the dictionary of entitlements associated with a message containing an es_event_exec_t