IAuthenticationServiceAsync Interface
If implemented by a class, provides a service contract for the AuthenticationServiceClient.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
[ServiceContract(Name = "IAuthenticationService")]
public interface IAuthenticationServiceAsync
Remarks
To learn more, refer to the Report and Dashboard Server documentation.
See Also