DevExpress.ReportServer.ServiceModel.ConnectionProviders Namespace
Contains classes that enable users to connect to the Report and Dashboard Server.
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
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. |