Skip to main content
Version: 68.0.1

Device

The Device object represents an electronic device where one or more apps can typically be installed and where each of these can be run by a user.

The Device object has the attributes defined in the Device table to which a read-only property is added that indicates the number of Apps installed on the device.

It has no intrinsic relationships: the links with the Apps installed on the device and the users who use the Apps of the device can be obtained by calling respectively the listDeviceApps services belonging to this API listUserProfileDevices of the UserProfile API.

The object does not support draft mode, the creation or modification operations are therefore applied directly to the public object.