Click or drag to resize
SecurityInfoDenySystemsAccess Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a value that indicates if the user denied access to the connections as they have been filtered.

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

Return Value

Type: Boolean
True if the user denied access to the connections as they have been filtered.
Remarks