<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [UserMetadata](./auth.usermetadata.md) &gt; [creationTime](./auth.usermetadata.creationtime.md)

## UserMetadata.creationTime property

Time the user was created.

<b>Signature:</b>

```typescript
readonly creationTime?: string;
```
