CoreConfigSettingIdsAllowedExportProviders Field

A list of export provider IDs. If empty, any export provider may be used. Otherwise, non-admin users will only be able to use providers 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 (10.0.0.1002)
Syntax
public static readonly Guid AllowedExportProviders

Field Value

Type: Guid
Remarks

The value of this constant is 289dfc51-7894-463b-8d57-6b91d2f8e3ff.

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