---
title: localizedName
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asgeneratedpassword/localizedname
---

# localizedName

The user-visible description of this password, derived from the kind.

## Declaration

```swift
var localizedName: String { get }
```

## Discussion

Discussion This may be shown to help with selecting the desired password.
