hi i want to create some whiteList of usb devices and allow them (devices that are in this Whitelist) to connect. my question : can i use libusbdotnet to block usb device connection and how do this? i use this library to trigger an event and get vendorid & productid of connected device. then check the WhiteList and if device is in WhiteList, so device can connect to the system. but when device is not in WhiteList I dont know how i prevent device connection.
hi i want to create some whiteList of usb devices and allow them (devices that are in this Whitelist) to connect. my question : can i use libusbdotnet to block usb device connections? i use this library to trigger an event and get vendorid & productid of connected device. then check the WhiteList and if device is in WhiteList, so device can connect to the system. but when device is not in WhiteList I dont know how i prevent device connection.
hi i want to create some whiteList of usb devices and allow them (devices that are in this Whitelist) to connect. my question is can i use libusbdotnet to block usb device connections? i use this library to trigger an event and get vendorid & productid of connected device. then check the WhiteList and if device is in WhiteList, so device can connect to the system. but when device is not in WhiteList I dont know how i prevent device connection.
hi i want to create some whiteList of usb devices and allow them to connect. my question is can i use libusbdotnet to block usb device connections? i use this library to trigger an event and get vendorid & productid of connected device. then check the WhiteList and if device is in WhiteList, so device can connect to the system. but when device is not in WhiteList I dont know how i prevent device connection.