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

# anyoneWithLink

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

## Declaration

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

## See Also

### Configuring the options

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