<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [MultiFactorInfo](./auth-types.multifactorinfo.md) &gt; [enrollmentTime](./auth-types.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;
```
