<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [PhoneMultiFactorEnrollInfoOptions](./auth-types.phonemultifactorenrollinfooptions.md) &gt; [session](./auth-types.phonemultifactorenrollinfooptions.session.md)

## PhoneMultiFactorEnrollInfoOptions.session property

The [MultiFactorSession](./auth-types.multifactorsession.md) obtained via [MultiFactorUser.getSession()](./auth-types.multifactoruser.getsession.md)<!-- -->.

<b>Signature:</b>

```typescript
session: MultiFactorSession;
```
