Click or drag to resize
IEnterpriseServiceSaveSecurity 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
string SaveSecurity(
	string UserID,
	string Password,
	ref byte[] ServerSecurity,
	string SecurityCode,
	ref string SecurityGUID
)

Parameters

UserID
Type: SystemString
Password
Type: SystemString
ServerSecurity
Type: SystemByte
SecurityCode
Type: SystemString
SecurityGUID
Type: SystemString

Return Value

Type: String
See Also