<!--
{
  "documentType" : "article",
  "framework" : "SystemConfiguration",
  "identifier" : "/documentation/SystemConfiguration/network-dictionary-keys",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Network Dictionary Keys"
}
-->

# Network Dictionary Keys

Keys that correspond to values in the `kSCCompNetwork` dictionary.

## Topics

### Constants

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

The Network key `OverridePrimary`, whose value is of type `CFNumber` and is equal to `0` or `1`.

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

The Network key `ServiceOrder`, whose value is of type `CFArray`, containing elements of type `CFString`.

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

The Network key `PPPOverridePrimary`, whose value is of type `CFNumber` and is equal to `0` or `1`.



---

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)