Device Locking

Disables synchronization of data from the specified devices.

A typical scenario for locking a device is when a user has a leave of absence, and you do not want to change the security configuration required for the package to temporarily disable access.

Syntax

void SUPDeviceUser.lockDevices(deviceIds)

Returns

If successful, returns silently. If unsuccessful, returns SUPAdminException.

Examples