---
title: CKShare.ParticipantRole.owner
framework: cloudkit
role: symbol
role_heading: Case
path: cloudkit/ckshare/participantrole/owner
---

# CKShare.ParticipantRole.owner

The participant is the share’s owner.

## Declaration

```swift
case owner
```

## Discussion

Discussion The owner of a share can invite private users.

## See Also

### Roles

- [CKShare.ParticipantRole.privateUser](cloudkit/ckshare/participantrole/privateuser.md)
- [CKShare.ParticipantRole.publicUser](cloudkit/ckshare/participantrole/publicuser.md)
- [CKShare.ParticipantRole.unknown](cloudkit/ckshare/participantrole/unknown.md)
