CoreConfigSettingIdsActiveDirectoryGroupMembersLookupApi Field |
Specifies which Active Directory API should be used to query for group members.
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 ActiveDirectoryGroupMembersLookupApi
Public Shared ReadOnly ActiveDirectoryGroupMembersLookupApi As Guid
public:
static initonly Guid ActiveDirectoryGroupMembersLookupApi
static val ActiveDirectoryGroupMembersLookupApi: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is 4207ba67-2de8-4668-ab22-8d4c482a89c3.
Data Type:
ActiveDirectoryApi.
Default Value:
AccountManagement.
The DirectoryServices API may be required if the Dundas BI server is not
part of the same forest (or an associated trusted forest) as the domains to which it needs to connect.
See Also