# Interface: IAuthenticationUser

Contract definition for authentication user.

## Extended by

- [`IAuthenticationUserSecure`](IAuthenticationUserSecure.md)

## Properties

### email {#email}

> **email**: `string`

The user e-mail address.

***

### userIdentity {#useridentity}

> **userIdentity**: `string`

The user identity.

***

### organizationIdentity {#organizationidentity}

> **organizationIdentity**: `string`

The users organization.

***

### scope {#scope}

> **scope**: `string`[]

The scope assigned to the user, comma separated.
