Contents

kSecCodeInfoEntitlementsDict

A key whose value is a dictionary of embedded entitlements.

Declaration

let kSecCodeInfoEntitlementsDict: CFString

Discussion

The value is a CFDictionary object containing the embedded entitlements of the code if it has entitlements and they are in standard dictionary form. The value is absent if the code has no entitlements, or they are in a different format (in which case, see kSecCodeInfoEntitlements).