iosKioskModeAppType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

App source options for iOS kiosk mode.

Members

Member Value Description
notConfigured 0 Device default value, no intent.
appStoreApp 1 The app to be run comes from the app store.
managedApp 2 The app to be run is built into the device.
builtInApp 3 The app to be run is a managed app.