asked on July 11, 2018

We're looking for a way to determine if a Named Device license has already been configured or not from our SDK application for scanning documents. This will help our staff with the initial configuration of PCs and allow us to give clear instructions about what the user can expect while using the SDK app as a Named Device vs a Named User.

 

I've found that I can get a list of the Named Devices but not sure how to validate if the local computer matches. So far I've been able to go through the list and match hostname and then check to see if the deviceId matches any of the NICs on their PC. Is there a better way using the SDK to determine if a device has been configured with a Named Device License? 

Also, once a session has been established using the SDK, is there a way to determine if the user was allowed to connect due to a Named Device license or if it was a result of a Named User account?

 

Any help or direction is much appreciated!

0 0