voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 445 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [MultiFactorInfo](./auth.multifactorinfo.md) > [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;
```