---
title: token
framework: managedsettings
role: symbol
role_heading: Instance Property
path: managedsettings/application/token
---

# token

An opaque representation of a specific web domain.

## Declaration

```swift
let token: ApplicationToken?
```

## Discussion

Discussion Use  a token to share information about an app with other devices in the same Family Sharing group.

## See Also

### Accessing application information

- [bundleIdentifier](managedsettings/application/bundleidentifier.md)
- [localizedDisplayName](managedsettings/application/localizeddisplayname.md)
