Click or drag to resize
AppServerDetail Constructor DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Creates and returns a new AppServerDetail object.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AppServerDetail(
	string Name,
	string URLConnection,
	string Username,
	string Password,
	string AppServerEntryListy
)

Parameters

Name
Type: SystemString
The name of this Appserver.
URLConnection
Type: SystemString
The AppServer URL Connection string.
Username
Type: SystemString
Password
Type: SystemString
AppServerEntryListy
Type: SystemString
Return Specific AppServer Details (Blank for all) .
Remarks