---
title: userDisplayName
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportablecredential/passkey/userdisplayname
---

# userDisplayName

The human-readable name associated with the passkey.

## Declaration

```swift
var userDisplayName: String
```

## See Also

### Accessing passkey properties

- [credentialID](authenticationservices/asimportablecredential/passkey/credentialid.md)
- [relyingPartyIdentifier](authenticationservices/asimportablecredential/passkey/relyingpartyidentifier.md)
- [userName](authenticationservices/asimportablecredential/passkey/username.md)
- [userHandle](authenticationservices/asimportablecredential/passkey/userhandle.md)
- [key](authenticationservices/asimportablecredential/passkey/key.md)
