---
title: ASImportableCredential.ItemReference
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/asimportablecredential/itemreference
---

# ASImportableCredential.ItemReference

A representation of ItemReference as defined in the CredentialExchange Format (CXF) specs This is a pointer to another Item.

## Declaration

```swift
struct ItemReference
```

## Topics

### Initializers

- [init(reference:)](authenticationservices/asimportablecredential/itemreference/init(reference:).md)

### Instance Properties

- [reference](authenticationservices/asimportablecredential/itemreference/reference.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)
