Kind: Class
Source: Frontend/src/app/models/security/role-permission.model.ts (line 1)
Part of: Frontend
Properties
| Property | Type |
|---|---|
RolePermissionID | number |
RoleID | number |
PageID | number |
SecurityAccessTypeID | number |
Used by
4 references from 4 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (4)
RolesDetailsComponent—Frontend/src/app/components/security/roles/roles-details/roles-details.component.ts:1RolesComponent—Frontend/src/app/components/security/roles/roles.component.ts:1RolePermissionService—Frontend/src/app/services/security/role-permission.service.ts:1Role—Frontend/src/app/models/security/role.model.ts:3
Was this page helpful?