<!--
{
  "availability" : [
    "macOS: 10.10.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWKeychainDomain",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:@E@CWKeychainDomain"
  },
  "title" : "CWKeychainDomain"
}
-->

# CWKeychainDomain

Keychain domain types that CoreWLAN keychain methods use.

```
enum CWKeychainDomain
```

## Topics

### Constants

[`CWKeychainDomain.none`](/documentation/CoreWLAN/CWKeychainDomain/none)

No keychain domain specified.

[`CWKeychainDomain.user`](/documentation/CoreWLAN/CWKeychainDomain/user)

The user keychain domain.

[`CWKeychainDomain.system`](/documentation/CoreWLAN/CWKeychainDomain/system)

The system keychain domain.



---

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)