| 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 (25.3.0.1000)
 Syntax
Syntaxpublic static readonly Guid AllowedDeliveryProviders
Public Shared ReadOnly AllowedDeliveryProviders As Guid
public:
static initonly Guid AllowedDeliveryProviders
static val AllowedDeliveryProviders: Guid
Field Value
Type: 
Guid Remarks
RemarksThe value of this constant is 0d2bf317-956b-4bc6-a82a-8d191ea433d1.
            Data Type: 
HashSetT.
            Default Value: Empty collection.
            
 See Also
See Also