Record.ClientIP

Record.ClientIP property

Gets or sets IP address of the device that was used when the activity was logged. The IP address is displayed in either an IPv4 or IPv6 address format. Mandatory: Yes

public string ClientIP { get; set; }

See Also