---
title: passwordKind
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/assavepasswordrequest/passwordkind
---

# passwordKind

For passwordFilled events, this is the kind of password that was created.

## Declaration

```swift
var passwordKind: ASGeneratedPassword.Kind? { get }
```
