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

# password

The password for a password credential object.

## Declaration

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

## See Also

### Accessing the username and password

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