IComposerIntegrationService Interface

Service for interoperating with Logi Composer.

Namespace: Dundas.BI.ComposerIntegration
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public interface IComposerIntegrationService

The IComposerIntegrationService type exposes the following members.

Methods
 NameDescription
Public methodGetUserAccessToken Get a trusted access token for the specified username.
Public methodGetUserAccessTokenForCaller Get a trusted access token for the current user.
Top
See Also