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; }
ReadOnly Property CallerIPAddress As String
Get
property String^ CallerIPAddress {
String^ get ();
}
abstract CallerIPAddress : string with get
Return Value
Type:
StringThe current caller IP address.
See Also