Skip to main content
A newer version of this page is available. .

DevExpress.ReportServer.ServiceModel.ConnectionProviders Namespace

Contains classes that enable users to connect to the Report and Dashboard Server.

Assembly: DevExpress.Printing.v19.2.Core.dll

Classes

Name Description
ConnectionProvider The base for classes that provide the functionality to connect to the Report and Dashboard Server.
GuestConnectionProvider Enables a client application to log in to the Report and Dashboard Server using the Guest account’s permissions.
ServerUserConnectionProvider Enables a client application to log in to the Report and Dashboard Server using the Forms authentication.
WindowsUserConnectionProvider Enables a client application to log in to the Report and Dashboard Server using the Windows Authentication.