---
title: CKShare.AccessRequester
framework: cloudkit
role: symbol
role_heading: Class
path: cloudkit/ckshare/accessrequester
---

# CKShare.AccessRequester

## Declaration

```swift
class AccessRequester
```

## Topics

### Initializers

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

### Instance Properties

- [contact](cloudkit/ckshare/accessrequester/contact.md)
- [participantLookupInfo](cloudkit/ckshare/accessrequester/participantlookupinfo.md)
- [userIdentity](cloudkit/ckshare/accessrequester/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)
