INetworkHelperServiceCallerIPAddress Property

Gets the current caller IP address.

Namespace:  Dundas.BI.Services
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
string? CallerIPAddress { get; }

Return Value

Type: String
The current caller IP address.
See Also