InstalledApp
The InstalledApp table contains the applications that are installed on all devices that have been enrolled with Identity Platform.
Name | Type | Description |
---|---|---|
Device | String | Unique device identifier. |
InstallDate | DateTime | Application install date. |
AppId | String | Application identifier. |
Type | String | Application type. |
Name | String | Application name. |
ManagedAppStatus | String | Installation status on device. |
VersionName | String | User-friendly application version. |
Version | String | Application version. |
MobileAppType | String | Mobile Application Type. |
Identifier | String | Application package/bundle id. |
ID | String | Unique application ID. |
See Also
Updated about 5 years ago