CoreConfigSettingIdsActiveDirectoryForestManifest Field |
A JSON array containing information about any Active Directory forest which needs to work with the application.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic static readonly Guid ActiveDirectoryForestManifest
Public Shared ReadOnly ActiveDirectoryForestManifest As Guid
public:
static initonly Guid ActiveDirectoryForestManifest
static val ActiveDirectoryForestManifest: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is dca3ae38-2a41-4e4e-a12f-7ccc17efa685.
Data Type:
String.
Default Value:
Empty.
Only required if users from multiple forests need to log on to the application.
See Also