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

# user

The user for a password credential object.

## Declaration

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

## See Also

### Accessing the username and password

- [password](authenticationservices/aspasswordcredential/password.md)
