---
title: CKSharingParticipantAccessOption
framework: cloudkit
role: symbol
role_heading: Structure
path: cloudkit/cksharingparticipantaccessoption
---

# CKSharingParticipantAccessOption

An object that controls participant access options.

## Declaration

```swift
struct CKSharingParticipantAccessOption
```

## Topics

### Creating an access option

- [init(rawValue:)](cloudkit/cksharingparticipantaccessoption/init(rawvalue:).md)

### Configuring the options

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

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Configuring the options

- [allowedParticipantAccessOptions](cloudkit/ckallowedsharingoptions/allowedparticipantaccessoptions.md)
- [allowedParticipantPermissionOptions](cloudkit/ckallowedsharingoptions/allowedparticipantpermissionoptions.md)
- [CKSharingParticipantPermissionOption](cloudkit/cksharingparticipantpermissionoption.md)
