Click or drag to resize
ClientConfigAppServerValidationFailed Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicate if validation on the security appserver failed.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public bool AppServerValidationFailed { get; set; }

Return Value

Type: Boolean
True if validation on the security appserver failed.
Remarks