I have the following method to get a user\'s IP address:
public string GetUserIpAddress(HttpContext context) { var ipAddress = context.Req