Click or drag to resize
AppServerDetailIPAddress Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates the IP Address the Appserver is running on.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string IPAddress { get; }

Return Value

Type: String
The IP Address of the host the Appserver is running on.
Remarks