<!-- 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; [uid](./auth-types.multifactorinfo.uid.md)

## MultiFactorInfo.uid property

The multi-factor enrollment ID.

<b>Signature:</b>

```typescript
readonly uid: string;
```
