---
title: kCFPreferencesAnyUser
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcfpreferencesanyuser
---

# kCFPreferencesAnyUser

Indicates a preference that applies to any user.

## Declaration

```swift
let kCFPreferencesAnyUser: CFString
```

## See Also

### Constants

- [kCFPreferencesAnyApplication](corefoundation/kcfpreferencesanyapplication.md)
- [kCFPreferencesAnyHost](corefoundation/kcfpreferencesanyhost.md)
- [kCFPreferencesCurrentApplication](corefoundation/kcfpreferencescurrentapplication.md)
- [kCFPreferencesCurrentHost](corefoundation/kcfpreferencescurrenthost.md)
- [kCFPreferencesCurrentUser](corefoundation/kcfpreferencescurrentuser.md)
