<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [MultiFactorError](./auth-types.multifactorerror.md) &gt; [operationType](./auth-types.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;
```
