<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth](./auth.md) &gt; [MultiFactorInfo](./auth.multifactorinfo.md) &gt; [enrollmentTime](./auth.multifactorinfo.enrollmenttime.md)

## MultiFactorInfo.enrollmentTime property

The enrollment date of the second factor formatted as a UTC string.

<b>Signature:</b>

```typescript
readonly enrollmentTime: string;
```
