Kind: Class
Source: Pams/Web/Pams.WebApp/Client/app/models/security/user-role.model.ts (line 1)
Part of: Pams
Properties
| Property | Type |
|---|---|
RoleUserID | number |
RoleID | number |
Name | string |
PersonUserID | number |
IsJoined | boolean |
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
PageData—Pams/Web/Pams.WebApp/Client/app/services/security/auth.service.ts:1PersonUserService—Pams/Web/Pams.WebApp/Client/app/services/security/person-user.service.ts:1
Was this page helpful?