---
title: appleID
framework: deviceactivity
role: symbol
role_heading: Instance Property
path: deviceactivity/deviceactivitydata/user-swift.struct/appleid
---

# appleID

Access the Apple ID of the person.

## Declaration

```swift
var appleID: String?
```

## See Also

### Identifying the person

- [nameComponents](deviceactivity/deviceactivitydata/user-swift.struct/namecomponents.md)
