Click or drag to resize

RemoteApiClient Constructor (Binding, EndpointAddress)

Namespace:  Omada.OE.Solution.OIM.AppLogic.RoPESvc
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public RemoteApiClient(
	Binding binding,
	EndpointAddress remoteAddress
)

Parameters

binding
Type: System.ServiceModel.ChannelsBinding
remoteAddress
Type: System.ServiceModelEndpointAddress
See Also