IDocumentWebService GetDataSourceSidMap Method Ankiro Enterprise Suite Reference Documentation
Retrieves active data source user and role information for a specific data source, as updated through the SynchronizeDataSourceSidMap method.

Namespace: Ankiro.SearchServer.Web.Services
Assembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax

DataSourceSidMap GetDataSourceSidMap(
	int dataSourceId
)

Parameters

dataSourceId
Type: System Int32

Return Value

Type: DataSourceSidMap
See Also