Uses of Class
odata.msgraph.client.beta.complex.WindowsKioskAzureADUser.Builder
-
Packages that use WindowsKioskAzureADUser.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of WindowsKioskAzureADUser.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return WindowsKioskAzureADUser.Builder Modifier and Type Method Description static WindowsKioskAzureADUser.BuilderWindowsKioskAzureADUser. builderWindowsKioskAzureADUser()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsKioskAzureADUser.BuilderWindowsKioskAzureADUser.Builder. userId(String userId)“The ID of the AzureAD user that will be locked to this kiosk configuration”WindowsKioskAzureADUser.BuilderWindowsKioskAzureADUser.Builder. userPrincipalName(String userPrincipalName)“The user accounts that will be locked to this kiosk configuration”
-