Click or drag to resize
ClientConfigUsePreviousUsernameAndPasswordSet Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the previously used username and password should be used rather than prompting again.

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

Property Value

Type: Boolean
True if the previously used username and password should be used rather than prompting again.

Return Value

Type: Boolean
True if the previously used username and password should be used rather than prompting again.
Remarks