UserSessionDataIpAddress Property

The current user's IP address. Will only be set in the MainLayout.razor.cs file.

Definition

Namespace: MobileTrack.DataContainers.Models
Assembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public string IpAddress { get; }

Property Value

String

See Also