C# Class EventCentric.Authorization.ClientIp

Mostra file Open project: Narvalex/EventCentric

Public Methods

Method Description
GetAddress ( ) : string

Gets the client ip adress. More info: http://stackoverflow.com/questions/735350/how-to-get-a-users-client-ip-address-in-asp-net

Method Details

GetAddress() public static method

Gets the client ip adress. More info: http://stackoverflow.com/questions/735350/how-to-get-a-users-client-ip-address-in-asp-net
public static GetAddress ( ) : string
return string