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