Click or drag to resize
ApplicationRequireCredentialsEventArgsPassword Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a string that contains the password that has been entered.

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

Return Value

Type: String
A string that contains the password that has been entered
Remarks