---
title: ASGeneratedPassword
framework: authenticationservices
role: symbol
role_heading: Class
path: authenticationservices/asgeneratedpassword
---

# ASGeneratedPassword

## Declaration

```swift
class ASGeneratedPassword
```

## Topics

### Structures

- [ASGeneratedPassword.Kind](authenticationservices/asgeneratedpassword/kind-swift.struct.md)

### Initializers

- [init(coder:)](authenticationservices/asgeneratedpassword/init(coder:).md)
- [init(kind:value:)](authenticationservices/asgeneratedpassword/init(kind:value:).md)

### Instance Properties

- [kind](authenticationservices/asgeneratedpassword/kind-swift.property.md)
- [localizedName](authenticationservices/asgeneratedpassword/localizedname.md)
- [value](authenticationservices/asgeneratedpassword/value.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
