Click or drag to resize
ServerSecurityServerPassword Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the Password used by the service when connecting to an AppServer to refresh a query set to auto refresh.

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

Property Value

Type: String
The Password used by the service when connecting to an AppServer to refresh a query set to auto refresh.

Return Value

Type: String
The Password used by the service when connecting to an AppServer to refresh a query set to auto refresh.
Remarks
Password is encrypted in this property.
See Also