# RoleUser

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Entity/Security/RoleUser.Model.cs` (line 14)

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

## Relationships

- IMPORTS → `RoleUser`
- IMPORTS → `EntityBase`
- IMPORTS → `PamsLinqDataContext`

## Used by

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

### Imported by (5)

- `PersonController` — `Pams/API/Pams.API/Controllers/Person/PersonController.cs`:36
- `PersonUserController` — `Pams/API/Pams.API/Controllers/Security/PersonUserController.cs`:22
- `PersonUser` — `Pams/Logic/Pams.Business/Entity/Security/PersonUser.cs`:12
- `Role` — `Pams/Logic/Pams.Business/Entity/Security/Role.cs`:13
- `RoleUser` — `Pams/Logic/Pams.Business/Entity/Security/RoleUser.Model.cs`:14
