---
title: account
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportablelinkeditem/account
---

# account

The unique identifier of the account, if any, to which the linked item belongs.

## Declaration

```swift
var account: Data?
```

## See Also

### Accessing linked item properties

- [item](authenticationservices/asimportablelinkeditem/item.md)
