Skip to content

PersonUser

reference
1 min readUpdated

Kind: Class

Source: Pams/Web/portal/pams-web/src/app/models/core/profile/person-user.model.ts (line 3)

Part of: Pams Web

Properties

PropertyType
PersonUserIDnumber
UserNamestring
PasswordHashstring
PasswordSaltstring
IsActiveboolean
Emailstring
EmailConfirmationCodestring
EmailConfirmedboolean
PhoneNumberstring
PhoneNumberConfirmationCodestring
PhoneNumberConfirmedboolean
LockoutEnabledboolean
IsMainboolean
UserRolesRoleUser[]
AllowedBranchsUserBranchsPermissions[]
EmpolyeeIDnumber
LinkedtoEmpolyeeboolean
IsResponsibleboolean

Relationships

  • IMPORTS → RoleUser
  • IMPORTS → UserBranchsPermissions

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • PersonPams/Web/portal/pams-web/src/app/models/core/profile/person.model.ts:5

Was this page helpful?

Download as PDF