---
title: standard
framework: cloudkit
role: symbol
role_heading: Type Property
path: cloudkit/ckallowedsharingoptions/standard
---

# standard

An object set to the most permissive sharing options.

## Declaration

```swift
class var standard: CKAllowedSharingOptions { get }
```

## Discussion

Discussion The standardOptions has allowedParticipantPermissionOptions set to any and allowedParticipantAccessOptions set to any.
