Back to Devexpress

DevExpress.ReportServer.ServiceModel.ConnectionProviders Namespace

corelibraries-devexpress-dot-reportserver-dot-servicemodel-4ba6ff11.md

latest1.8 KB
Original Source

DevExpress.ReportServer.ServiceModel.ConnectionProviders Namespace

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

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

NuGet Package : DevExpress.Printing.Core

Classes

NameDescription
ConnectionProviderThe base for classes that provide the functionality to connect to the Report and Dashboard Server.
GuestConnectionProviderEnables a client application to log in to the Report and Dashboard Server using the Guest account’s permissions.
ServerUserConnectionProviderEnables a client application to log in to the Report and Dashboard Server using the Forms authentication.
WindowsUserConnectionProviderEnables a client application to log in to the Report and Dashboard Server using the Windows Authentication.