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