<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/dynamic-store-entity-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Dynamic Store Entity Keys"
}
-->

# Dynamic Store Entity Keys

Keys that correspond to values in the dynamic store.

## Topics

### Constants

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

The dynamic store key `CurrentSet`, whose value is of type `CFNumber`.

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

The dynamic store key `LastUpdated`.

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

The dynamic store key `Interfaces`, whose value is of type `CFArray`, containing elements of type `CFString`.

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

The dynamic store key `PrimaryInterface`, whose value is of type `CFString`.

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

The dynamic store key `PrimaryService`, whose value is of type `CFString`.

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

The dynamic store key `ServiceIDs`, whose value is of type `CFArray`, containing elements of type `CFString`.



---

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)