---
title: ASImportableExtension.Shared
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/asimportableextension/shared
---

# ASImportableExtension.Shared

The “Shared” extension that indicates how an Item or Collection is shared.

## Declaration

```swift
struct Shared
```

## Topics

### Structures

- [ASImportableExtension.Shared.SharingAccessor](authenticationservices/asimportableextension/shared/sharingaccessor.md)

### Initializers

- [init(accessors:)](authenticationservices/asimportableextension/shared/init(accessors:).md)

### Instance Properties

- [accessors](authenticationservices/asimportableextension/shared/accessors.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
