Skip to main content

IAuthenticationService Interface

In This Article

If implemented by a class, provides functionality for the DevExpress Report Server authentication service.

Namespace: DevExpress.ReportServer.ServiceModel.Client

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

NuGet Package: DevExpress.Printing.Core

#Declaration

[ServiceContract]
public interface IAuthenticationService

#Remarks

To learn more, refer to the Report and Dashboard Server documentation.

See Also