Skip to content

UserRole

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/security/user-role.model.ts (line 1)

Part of: Frontend

Properties

PropertyType
RoleUserIDnumber
RoleIDnumber
Namestring
PersonUserIDnumber
IsJoinedboolean

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)

  • NewUserComponentFrontend/src/app/components/security/users/new/newUser.component.ts:1
  • PrincipalUserDetailsComponentFrontend/src/app/components/security/users/principal-user-details/principal-user-details.component.ts:1
  • PersonUserServiceFrontend/src/app/services/security/person-user.service.ts:1

Was this page helpful?

Download as PDF