Add usb card reader to device control
we have bank provided usb gemalto card readers which are not in the list and can't be added as an exemption so would like these added.
This is the ClassGUID and Class for this device:
<Value Name="ClassGUID" Type="REG_SZ" Data="{50dd5230-ba8a-11d1-bf5d-0000f805f530}" />
<Value Name="Class" Type="REG_SZ" Data="SmartCardReader" />
If you look at the following Microsoft article this matches the classification specified:
https://msdn.microsoft.com/en-us/library/windows/hardware/ff553426(v=vs.85).aspx
Smart Card Readers
Class = SmartCardReader
ClassGuid = {50dd5230-ba8a-11d1-bf5d-0000f805f530}
This class includes smart card readers.

1 comment
-
Presumably you can exempt cards plugged into the card reader? I suspect this would be a new class of device we would need to add.