Unique Devide Identifier
From IPhone Dev FAQ
(Redirected from How do I get a unique identifier for a device)
[UIDevice currentDevice].uniqueID
Also visible in iTunes if you click on 'serial number'
And you can get it with iPhone Configuration Manager from Apple
And you can get it using a native app called Ad Hoc Helper by Erica Sadun
