---
title: alphanumeric
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asgeneratedpassword/kind-swift.struct/alphanumeric
---

# alphanumeric

A password that only contains alphanumeric characters.

## Declaration

```swift
static let alphanumeric: ASGeneratedPassword.Kind
```

## Discussion

Discussion This may be referred to as a password “without special characters”.
