Kind: Class
Source: Frontend/src/app/services/security/factor-authentication.service.ts (line 49)
Part of: Frontend
Properties
| Property | Type |
|---|---|
Email | string |
Password | string |
IpAddress | string |
RememberMe | boolean |
DeviceInfo | DeviceInfo |
LocationInfo | LocationInfo |
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)
EnahnceLoginResponse—Frontend/src/app/services/security/auth.service.ts:1
Was this page helpful?