DeviceMessageFrameSessionString Property

The session string of the device. Use Azure Redis Cache as a lookup for which Id it is.

Definition

Namespace: MobileTrack.Receiver.Models
Assembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
public string? SessionString { get; set; }

Property Value

String

See Also