A newer version of this page is available.
Switch to the current version.
IAuthenticationService Interface
If implemented by a class, provides functionality for the DevExpress Report Server authentication service.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[ServiceContract]
public interface IAuthenticationService
<ServiceContract>
Public Interface IAuthenticationService
Remarks
To learn more, refer to the Report and Dashboard Server documentation.
See Also
Feedback