DeviceId Property
Client's device ID.
Syntax
[VB.NET] Public Property DeviceId As String
[C#] public string DeviceId {get; set;}
Remarks
This property may contain an optional user-specified device identification string, such as a mobile device's IMEI number or a web browser cookie.
Default Value
""