---
title: accountDisplayName
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asauthorizationproviderextensionloginconfiguration/accountdisplayname
---

# accountDisplayName

The display name for the account.

## Declaration

```swift
var accountDisplayName: String? { get set }
```

## Mentioned in

Configuring authentication with the identity provider (IdP)

## Discussion

Discussion The system uses this value for notifications and login prompts.

## See Also

### Obtaining the recommended configuration

- [invalidCredentialPredicate](authenticationservices/asauthorizationproviderextensionloginconfiguration/invalidcredentialpredicate.md)
