| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.appId(String appId)
“This references an Intune App that will be target to the same assignments as
Kiosk configuration”
|
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.appType(WindowsKioskAppType appType) |
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.appUserModelId(String appUserModelId)
“This is the only Application User Model ID (AUMID) that will be available to
launch use while in Kiosk Mode”
|
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.autoLaunch(Boolean autoLaunch) |
static WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.builderWindowsKioskUWPApp()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.containedAppId(String containedAppId)
“This references an contained App from an Intune App”
|
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.name(String name) |
WindowsKioskUWPApp.Builder |
WindowsKioskUWPApp.Builder.startLayoutTileSize(WindowsAppStartLayoutTileSize startLayoutTileSize) |
Copyright © 2018–2020. All rights reserved.