Click or drag to resize
SecurityInfoRequireSecurityPassword Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if the user requires a password to access the security screen.

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

Return Value

Type: Boolean
True if the user requires a password to access the security screen.
Remarks