---
title: CKShare.BlockedIdentity
framework: cloudkit
role: symbol
role_heading: Class
path: cloudkit/ckshare/blockedidentity
---

# CKShare.BlockedIdentity

## Declaration

```swift
class BlockedIdentity
```

## Topics

### Initializers

- [init(coder:)](cloudkit/ckshare/blockedidentity/init(coder:).md)

### Instance Properties

- [contact](cloudkit/ckshare/blockedidentity/contact.md)
- [userIdentity](cloudkit/ckshare/blockedidentity/useridentity.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
