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

# user

The user name of the account to upgrade.

## Declaration

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

## See Also

### Creating Upgrade Requests in Your App

- [init(user:serviceIdentifier:userInfo:)](authenticationservices/asaccountauthenticationmodificationreplacepasswordwithsigninwithapplerequest/init(user:serviceidentifier:userinfo:).md)
- [serviceIdentifier](authenticationservices/asaccountauthenticationmodificationreplacepasswordwithsigninwithapplerequest/serviceidentifier.md)
- [userInfo](authenticationservices/asaccountauthenticationmodificationreplacepasswordwithsigninwithapplerequest/userinfo.md)
