Back to Devexpress

IAuthenticationService Interface

corelibraries-devexpress-dot-reportserver-dot-servicemodel-dot-client-6a5f906d.md

latest1.7 KB
Original Source

IAuthenticationService Interface

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

Namespace : DevExpress.ReportServer.ServiceModel.Client

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
[ServiceContract]
public interface IAuthenticationService
vb
<ServiceContract>
Public Interface IAuthenticationService

Remarks

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

See Also

IAuthenticationService Members

AuthenticationServiceClient

AuthenticationServiceClientFactory

IAuthenticationServiceAsync

IAuthenticationServiceClient

DevExpress.ReportServer.ServiceModel.Client Namespace