Click or drag to resize
ApplicationPreviousLoginFailed Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the previous login attempt failed.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool PreviousLoginFailed { get; set; }

Property Value

Type: Boolean
True if the previous login attempt failed.

Return Value

Type: Boolean
True if the previous login attempt failed.
Remarks