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)
Syntaxpublic static readonly Guid AllowedExportProviders
Public Shared ReadOnly AllowedExportProviders As Guid
public:
static initonly Guid AllowedExportProviders
static val AllowedExportProviders: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 289dfc51-7894-463b-8d57-6b91d2f8e3ff.
Data Type:
HashSetT.
Default Value: Empty collection.
See Also