Click or drag to resize
ServerSecurityBLToFilterConnections Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if a business logic routine on the appserver should be used to filter the connections available to a user.

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool BLToFilterConnections { get; set; }

Property Value

Type: Boolean
True if a business logic routine on the appserver should be used to filter the connections available to a user.

Return Value

Type: Boolean
True if a business logic routine on the appserver should be used to filter the connections available to a user.
Remarks