Click or drag to resize
IEnterpriseServiceCheckAppServerSecurity Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard.EnterpriseService
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
int CheckAppServerSecurity(
	string UserID,
	string Password,
	string AppServerInfo,
	string SecurityCode,
	string AppServerURL,
	bool StateFree,
	bool UseBLToAssignUserGroups,
	bool UseBLforGroupPrivileges,
	bool UseBLToDefineGroups,
	ref string ErrorMessage
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
AppServerInfo
Type: SystemString
SecurityCode
Type: SystemString
AppServerURL
Type: SystemString
StateFree
Type: SystemBoolean
UseBLToAssignUserGroups
Type: SystemBoolean
UseBLforGroupPrivileges
Type: SystemBoolean
UseBLToDefineGroups
Type: SystemBoolean
ErrorMessage
Type: SystemString

Return Value

Type: Int32
See Also