Share via


DamServiceClient Constructor (String)

Constructor that builds service client using specific endpoint defined in the .config file

Namespace:  Microsoft.Imm.Sdk.Services.Dam
Assembly:  Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)

Syntax

public DamServiceClient(
    string endpointConfigurationName
)

Parameters

  • endpointConfigurationName
    Type: System. . :: .String
    The Endpoint name in the WCF section of the .config file

See Also

DamServiceClient Class

DamServiceClient Overload

Microsoft.Imm.Sdk.Services.Dam Namespace