Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Is it possible to read out the mainboard serial number and the security identifier of a client with a Blazor Webassembly app

$
0
0

We are linking license files to specific target systems that are identified with the serial number of the mainboard and the security identifier (https://learn.microsoft.com/en-us/windows/win32/secgloss/s-gly).

Today, users have to install a small tool on the target system where the software is going to be installed to read out the serial number and SID.

Is it possible to read out both information elements for the client from a Blazor WebAssembly app that is loaded from a server? The user would have to open the app in a browser on the target system where he or she wants to install the software later. The app should read out the data of this client(=target system).

I investigated this issue but all I get is the SID and serial number of the server where the Blazor app is hosted.


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>