---
title: CKSyncEngineZoneDeletionReason.encryptedDataReset
framework: cloudkit
role: symbol
role_heading: Case
path: cloudkit/cksyncenginezonedeletionreason/encrypteddatareset
---

# CKSyncEngineZoneDeletionReason.encryptedDataReset

The owner of the iCloud account reset their encrypted data.

## Declaration

```swift
case encryptedDataReset
```

## Discussion

Discussion important: Upon receipt of deletions with this reason, you must delete any locally cached data and not resend it to iCloud.

## See Also

### Deletion reasons

- [CKSyncEngineZoneDeletionReason.deleted](cloudkit/cksyncenginezonedeletionreason/deleted.md)
- [CKSyncEngineZoneDeletionReason.purged](cloudkit/cksyncenginezonedeletionreason/purged.md)
