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