---
title: any
framework: cloudkit
role: symbol
role_heading: Type Property
path: cloudkit/cksharingparticipantaccessoption/any
---

# any

The permission option the system uses to control whether a user can share publicly or privately.

## Declaration

```swift
static var any: CKSharingParticipantAccessOption { get }
```

## See Also

### Configuring the options

- [anyoneWithLink](cloudkit/cksharingparticipantaccessoption/anyonewithlink.md)
- [specifiedRecipientsOnly](cloudkit/cksharingparticipantaccessoption/specifiedrecipientsonly.md)
