c# - Is retrieving HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MachineGuid only achievable by reading the registry? -


is retrieving

hkey_local_machine\software\microsoft\cryptography\machineguid  

only achievable reading registry?

is perhaps stored or exposed in static class exposed .net library provided microsoft?

i think so, retrieving such information achievable reading registry.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -