---
title: CWKeychainDomain.user
framework: corewlan
role: symbol
role_heading: Case
path: corewlan/cwkeychaindomain/user
---

# CWKeychainDomain.user

The user keychain domain.

## Declaration

```swift
case user
```

## Discussion

Discussion If iCloud Keychain is enabled, the iCloud keychain is the user keychain.

## See Also

### Constants

- [CWKeychainDomain.none](corewlan/cwkeychaindomain/none.md)
- [CWKeychainDomain.system](corewlan/cwkeychaindomain/system.md)
