---
title: ASImportableExtension
framework: authenticationservices
role: symbol
role_heading: Enumeration
path: authenticationservices/asimportableextension
---

# ASImportableExtension

A representation of CXF extensions.

## Declaration

```swift
enum ASImportableExtension
```

## Topics

### Structures

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

### Enumeration Cases

- [ASImportableExtension.shared(_:)](authenticationservices/asimportableextension/shared(_:).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)
