<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [MultiFactorInfo](./auth.multifactorinfo.md) &gt; [displayName](./auth.multifactorinfo.displayname.md)

## MultiFactorInfo.displayName property

The user friendly name of the current second factor.

<b>Signature:</b>

```typescript
readonly displayName?: string | null;
```
