Click or drag to resize

IContextIpAddress Property

Get or set the client IP Address

Namespace:  AskiaPortalCmn
Assembly:  AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax
string IpAddress { get; set; }

Property Value

Type: String
Remarks
You may have to indicates it, if the usage of the Application is restricted by IP addresses (AllowedIpAddresses).
See Also