Serial number on Domino

Hi,

Is it possible to read the serial number of a FEZ Domino at runtime using c#?

if not is there a write once memory location I could store a string in?

TIA,
Chad

There is no serial number, instead, find “Configuration.PermanentUserKey” in documentation.
http://www.ghielectronics.com/downloads/NETMF/Library%20Documentation/Index.html

Thanks Gus,

That will do what I want.

Cheers,
Chad