CoreConfigSettingIdsInternalApplicationUri Field

The URL used internally to connect to the application (e.g. for automated dashboard export and the scheduler service).

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 InternalApplicationUri

Field Value

Type: Guid
Remarks

The value of this constant is 6f8a1729-208b-4228-83ae-6cc8cfa1e50c.

Data Type: Uri. Default Value: http://www.example.com/.

The value will always end with a trailing slash.

See Also