Click or drag to resize
DashboardQueryPassword Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the encrypted Password used by the Enterprise Service to connect to an appserver when refreshing this query.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string Password { get; set; }

Property Value

Type: String
The encrypted Password used by the Enterprise Service to connect to an appserver when refreshing this query.

Return Value

Type: String
The encrypted Password used by the Enterprise Service to connect to an appserver when refreshing this query.
Remarks