CoreConfigSettingIdsAllowedDataProviders Field

A list of data provider IDs. If empty, any data provider may be used. Otherwise, non-admin users will only be able to save data connectors which use a provider from the list. System administrators are not subject to this limitation.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static readonly Guid AllowedDataProviders

Field Value

Type: Guid
Remarks

The value of this constant is 8e93e8ca-c2b9-4bdf-8280-761e9e1b9683.

Data Type: HashSetT. Default Value: Empty collection.
See Also