<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/preference-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Preference Keys"
}
-->

# Preference Keys

Keys that correspond to preferences in the persistent store.

## Topics

### Constants

[`let kSCPrefCurrentSet: CFString`](/documentation/SystemConfiguration/kSCPrefCurrentSet-swift.var)

The preference key `CurrentSet`, whose value is of type `CFString`.

[`let kSCPrefNetworkServices: CFString`](/documentation/SystemConfiguration/kSCPrefNetworkServices-swift.var)

The preference key for the `NetworkServices` dictionary.

[`let kSCPrefSets: CFString`](/documentation/SystemConfiguration/kSCPrefSets-swift.var)

The preference key for the `Sets` dictionary.

[`let kSCPrefSystem: CFString`](/documentation/SystemConfiguration/kSCPrefSystem-swift.var)

The preference key for the `System` dictionary.



---

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)