<!--
{
  "documentType" : "article",
  "framework" : "CoreFoundation",
  "identifier" : "/documentation/CoreFoundation/cferror-userinfo-dictionary-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "CFError userInfo Dictionary Keys"
}
-->

# CFError userInfo Dictionary Keys

Keys in the userInfo dictionary of a `CFError` object when certain CFURL functions return an error.

## Topics

### Constants

[`let kCFURLKeysOfUnsetValuesKey: CFString!`](/documentation/CoreFoundation/kCFURLKeysOfUnsetValuesKey)

Key for the resource properties that have not been set after the [`CFURLSetResourcePropertiesForKeys(_:_:_:)`](/documentation/CoreFoundation/CFURLSetResourcePropertiesForKeys(_:_:_:)) function returns an error, returned as an array of `CFString` objects.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)