<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [IdTokenResult](./auth.idtokenresult.md) &gt; [expirationTime](./auth.idtokenresult.expirationtime.md)

## IdTokenResult.expirationTime property

The ID token expiration time formatted as a UTC string.

<b>Signature:</b>

```typescript
expirationTime: string;
```
