DevExpress.ReportServer.ServiceModel.ConnectionProviders Namespace
Contains classes that enable users to connect to the Report and Dashboard Server.
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Classes
Name | Description |
---|---|
Connection |
The base for classes that provide the functionality to connect to the Report and Dashboard Server. |
Guest |
Enables a client application to log in to the Report and Dashboard Server using the Guest account’s permissions. |
Server |
Enables a client application to log in to the Report and Dashboard Server using the Forms authentication. |
Windows |
Enables a client application to log in to the Report and Dashboard Server using the Windows Authentication. |