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

AuthenticationServiceClientFactory.Create() Method

Namespace: DevExpress.ReportServer.ServiceModel.Client

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

Declaration

public override IAuthenticationServiceClient Create()

Returns

Type Description
IAuthenticationServiceClient

An object implementing the IAuthenticationServiceClient interface.

See Also