---
title: user
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationappleidcredential/user
---

# user

An identifier for the authenticated user.

## Declaration

```swift
var user: String { get }
```

## See Also

### Identifying a User

- [identityToken](authenticationservices/asauthorizationappleidcredential/identitytoken.md)
- [authorizationCode](authenticationservices/asauthorizationappleidcredential/authorizationcode.md)
- [state](authenticationservices/asauthorizationappleidcredential/state.md)
