# PersonUser

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Entity/Security/PersonUser.cs` (line 12)

**Part of:** [Pams](subsystem-pams)

## Relationships

- IMPORTS → `RoleUser`
- IMPORTS → `RoleUserBindingModel`
- IMPORTS → `PersonUser`
- IMPORTS → `EntityBase`
- IMPORTS → `Person`
- IMPORTS → `PamsLinqDataContext`
- IMPORTS → `Role`
- IMPORTS → `GetUserPermissions`

## Used by

13 references from 13 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (13)

- `BaseController` — `Pams/API/Pams.API/Controllers/BaseController.cs`:515
- `AccountsController` — `Pams/API/Pams.API/Controllers/Person/AccountsController.cs`:23
- `PersonController` — `Pams/API/Pams.API/Controllers/Person/PersonController.cs`:36
- `PermissionController` — `Pams/API/Pams.API/Controllers/Security/PermissionController.cs`:19
- `PersonUserController` — `Pams/API/Pams.API/Controllers/Security/PersonUserController.cs`:22
- `RoleController` — `Pams/API/Pams.API/Controllers/Security/RoleController.cs`:23
- `UserLoginController` — `Pams/API/Pams.API/Controllers/Security/UserLoginController.cs`:15
- `Person` — `Pams/Logic/Pams.Business/Entity/Person/Person.Model.cs`:11

…and 5 more.
