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

AuthenticationServiceClientFactory.Create() Method

Namespace: DevExpress.ReportServer.ServiceModel.Client

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public override IAuthenticationServiceClient Create()

Returns

Type Description
IAuthenticationServiceClient

An object implementing the IAuthenticationServiceClient interface.

See Also