Sphyrnidae Common Library  2.0.1
Shared Utilities/Library
Sphyrnidae.Common.Extensions.HttpContextExtensions Class Reference

Extension methods for HttpContext More...

Static Public Member Functions

static string IpAddress (this HttpContext context)
 Retrieves the actual IP address from the request More...
 

Detailed Description

Extension methods for HttpContext

Member Function Documentation

◆ IpAddress()

static string Sphyrnidae.Common.Extensions.HttpContextExtensions.IpAddress ( this HttpContext  context)
static

Retrieves the actual IP address from the request

Parameters
contextThe HttpContext
Returns
The actual/full IP Address (could be null)

The documentation for this class was generated from the following file: