Open this page in the API Guide

CoreConfigSettingIds.AllowedDeliveryProviders Field

A list of delivery provider IDs. If empty, any delivery 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 (25.1.0.1000)
Syntax
public static readonly Guid AllowedDeliveryProviders

Field Value

Type: Guid
Remarks
See Also