CoreConfigSettingIdsAllowedDeliveryProviders 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 (24.3.0.1000)
Syntax
public static readonly Guid AllowedDeliveryProviders

Field Value

Type: Guid
Remarks

The value of this constant is 0d2bf317-956b-4bc6-a82a-8d191ea433d1.

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