<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [ApplicationVerifier](./auth.applicationverifier.md) &gt; [type](./auth.applicationverifier.type.md)

## ApplicationVerifier.type property

Identifies the type of application verifier (e.g. "recaptcha").

<b>Signature:</b>

```typescript
readonly type: string;
```
