| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.appConfiguration(WindowsKioskAppConfiguration appConfiguration)
“The App configuration that will be used for this kiosk configuration.”
|
static WindowsKioskProfile.Builder |
WindowsKioskProfile.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.profileId(String profileId)
“Key of the entity.”
|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.profileName(String profileName)
“This is a friendly name used to identify a group of applications, the layout of
these apps on the start menu and the users to whom this kiosk configuration is
assigned.”
|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.userAccountsConfiguration(List<WindowsKioskUser> userAccountsConfiguration)
“The user accounts that will be locked to this kiosk configuration.
|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.userAccountsConfiguration(WindowsKioskUser... userAccountsConfiguration)
“The user accounts that will be locked to this kiosk configuration.
|
WindowsKioskProfile.Builder |
WindowsKioskProfile.Builder.userAccountsConfigurationNextLink(String userAccountsConfigurationNextLink)
“The user accounts that will be locked to this kiosk configuration.
|
Copyright © 2018–2020. All rights reserved.