<!-- 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; [issuedAtTime](./auth-types.idtokenresult.issuedattime.md)

## IdTokenResult.issuedAtTime property

The ID token issuance time formatted as a UTC string.

<b>Signature:</b>

```typescript
issuedAtTime: string;
```
