C# Syntax
public static IDevice LockDevice( DeviceDescription description, ApplicationDescription[] appsToInstall, DeviceSource deviceSource )
Parameters
- description
- The DeviceDescription defined in Digital Lab.
- appsToInstall
- An ApplicationDescription array representing additional applications to install.
- deviceSource
- A DeviceSource representing the source of the device to use.