## LoginAuthenticationResponse.email property

The user's email address, returned with an MFA challenge so the UI can show where a magic link was sent.

**Signature:**

```typescript
readonly email?: string;
```

- [LoginAuthenticationResponse.email property](/content/docs/sdk/core.loginauthenticationresponse.email#loginauthenticationresponseemail-property/index.html)
