importedDeviceIdentityType enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Members

Member Value Description
unknown 0 Unknown value of importedDeviceIdentityType.
imei 1 Device Identity is of type imei.
serialNumber 2 Device Identity is of type serial number.
manufacturerModelSerial 3 Device Identity is of type manufacturer + model + serial number semi-colon delimited tuple with enforced order.