Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnDeviceInfo.DeviceToken Property

Readonly. Token of the device, also know as the registration ID on some platforms.

C++
public: __property string DeviceToken;
C#
public string DeviceToken;
Visual Basic
Public Property DeviceToken() As string