<!-- 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; [factorId](./auth.multifactorinfo.factorid.md)

## MultiFactorInfo.factorId property

The identifier of the second factor.

<b>Signature:</b>

```typescript
readonly factorId: FactorId;
```
