---
title: ASGeneratedPassword.Kind
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/asgeneratedpassword/kind-swift.struct
---

# ASGeneratedPassword.Kind

## Declaration

```swift
struct Kind
```

## Topics

### Initializers

- [init(_:)](authenticationservices/asgeneratedpassword/kind-swift.struct/init(_:).md)
- [init(rawValue:)](authenticationservices/asgeneratedpassword/kind-swift.struct/init(rawvalue:).md)

### Type Properties

- [alphanumeric](authenticationservices/asgeneratedpassword/kind-swift.struct/alphanumeric.md)
- [passphrase](authenticationservices/asgeneratedpassword/kind-swift.struct/passphrase.md)
- [strong](authenticationservices/asgeneratedpassword/kind-swift.struct/strong.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
