Class WindowsKioskAzureADUser.Builder

    • Method Detail

      • userId

        public WindowsKioskAzureADUser.Builder userId​(String userId)
        “The ID of the AzureAD user that will be locked to this kiosk configuration”
        Parameters:
        userId - value of userId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • userPrincipalName

        public WindowsKioskAzureADUser.Builder userPrincipalName​(String userPrincipalName)
        “The user accounts that will be locked to this kiosk configuration”
        Parameters:
        userPrincipalName - value of userPrincipalName property (as defined in service metadata)
        Returns:
        this (for method chaining)