<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [PhoneAuthProvider](./auth-types.phoneauthprovider.md) &gt; [providerId](./auth-types.phoneauthprovider.providerid.md)

## PhoneAuthProvider.providerId property

Always set to [ProviderId.PHONE](./auth-types.providerid.phone.md)<!-- -->.

<b>Signature:</b>

```typescript
readonly providerId: ProviderId;
```
