Skip to main content
A newer version of this page is available. .

IAuthenticationServiceAsync Interface

If implemented by a class, provides a service contract for the AuthenticationServiceClient.

Namespace: DevExpress.ReportServer.ServiceModel.Client

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

Declaration

[ServiceContract(Name = "IAuthenticationService")]
public interface IAuthenticationServiceAsync

Remarks

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

See Also