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