---
title: password
framework: cryptotokenkit
role: symbol
role_heading: Instance Property
path: cryptotokenkit/tktokenpasswordauthoperation/password
---

# password

The password to be filled in when the finishWithError: is called.

## Declaration

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