<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [MultiFactorError](./auth.multifactorerror.md) &gt; [operationType](./auth.multifactorerror.operationtype.md)

## MultiFactorError.operationType property

The type of operation (e.g., sign-in, link, or reauthenticate) during which the error was raised.

<b>Signature:</b>

```typescript
readonly operationType: OperationType;
```
