<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [Invitation](./sip.js.invitation.md) &gt; [localIdentity](./sip.js.invitation.localidentity.md)

## Invitation.localIdentity property

The identity of the local user.

<b>Signature:</b>

```typescript
readonly localIdentity: NameAddrHeader;
```
