# ApplicationUserManager

**Kind:** Class

**Source:** `Pams/Core/Pams.Security/Configuration/IdentityConfig.cs` (line 47)

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

## Relationships

- IMPORTS → `EmailManager`
- IMPORTS → `Person`
- IMPORTS → `Role`

## 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)

- `CompanyController` — `Pams/API/Pams.API/Controllers/Organization/CompanyController.cs`:26
- `PersonController` — `Pams/API/Pams.API/Controllers/Person/PersonController.cs`:36
- `AccountController` — `Pams/API/Pams.API/Controllers/Security/AccountController.cs`:28
- `UserLoginController` — `Pams/API/Pams.API/Controllers/Security/UserLoginController.cs`:15
- `SimpleAuthorizationServerProvider` — `Pams/API/Pams.API/IdentityServer/SimpleAuthorizationServerProvider.cs`:20
