CoreConfigSettingIdsAllowUncDataSources Field | 
 
                If disabled, data providers will not allow using file-based data sources accessed via a
                user-specified location (e.g. a URL or UNC path).
            
 
    Namespace: 
   Dundas.BI
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic static readonly Guid AllowUncDataSources
Public Shared ReadOnly AllowUncDataSources As Guid
public:
static initonly Guid AllowUncDataSources
static val AllowUncDataSources: Guid
Field Value
Type: 
Guid
RemarksThe value of this constant is c68cdb80-de86-474f-90ca-cf179bb0d99f.
            Data Type: 
Boolean.
            Default Value: 
.
            
See Also