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

# password

The password associated with the credential.

## Declaration

```swift
var password: ASImportableEditableField?
```

## See Also

### Accessing authentication properties

- [ASImportableEditableField](authenticationservices/asimportableeditablefield.md)
