Skip to main content
All docs
V25.1
  • AuthenticationServiceClientFactory(EndpointAddress) Constructor

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

    Namespace: DevExpress.ReportServer.ServiceModel.Client

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    public AuthenticationServiceClientFactory(
        EndpointAddress remoteAddress
    )

    Parameters

    Name Type
    remoteAddress EndpointAddress
    See Also