Skip to content

TrustedLoginDevice

reference
1 min readUpdated

Kind: Class

Source: Frontend/src/app/models/person/person.model.ts (line 142)

Part of: Frontend

Properties

PropertyType
Idnumber
UserNamestring
MachineNamestring
IsTrustedMachineboolean
FirstLoginDateDate

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)

  • DoubleWayAuthenticationComponentFrontend/src/app/components/configuration/double-way-authentication/double-way-authentication.component.ts:1
  • MyProfileComponentFrontend/src/app/components/security/my-profile/my-profile.component.ts:1
  • PersonServiceFrontend/src/app/services/person/person.service.ts:1

Was this page helpful?

Download as PDF