# DeviceInfoModel

**Kind:** Class

**Source:** `Frontend/src/app/services/security/auth.service.ts` (line 55)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `DeviceType` | `string` |
| `OperatingSystem` | `string` |
| `BrowserName` | `string` |
| `BrowserVersion` | `string` |
| `ScreenResolution` | `string` |
| `DeviceFingerprint` | `string` |
| `MachineName` | `string` |
| `UserAgent` | `string` |
| `Timezone` | `string` |
| `DeviceId` | `number` |
| `DeviceTypeId` | `number` |
