In Win32 api I could use functions HidD_GetSerialNumberString to get a device serial number. How I can get such properties in UWP? There seems to be no way to g
HidD_GetSerialNumberString