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

# user

The username associated with this credential.

## Declaration

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