Skip to main content
All docs
V24.2

AuthenticationServiceClientFactory(EndpointAddress) Constructor

Initializes a new instance of the AuthenticationServiceClientFactory class with specified settings.

Namespace: DevExpress.ReportServer.ServiceModel.Client

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

Declaration

public AuthenticationServiceClientFactory(
    EndpointAddress remoteAddress
)

Parameters

Name Type
remoteAddress EndpointAddress
See Also