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