voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 426 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [MultiFactorInfo](./auth.multifactorinfo.md) > [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;
```