Skip to main content

AuthenticationServiceClientFactory.Create() Method

Namespace: DevExpress.ReportServer.ServiceModel.Client

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

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public override IAuthenticationServiceClient Create()

Returns

Type Description
IAuthenticationServiceClient

An object implementing the IAuthenticationServiceClient interface.

See Also