Click or drag to resize

RemoteApiClient Constructor (RemoteApiClientEndpointConfiguration, 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(
	RemoteApiClientEndpointConfiguration endpointConfiguration,
	EndpointAddress remoteAddress
)

Parameters

endpointConfiguration
Type: Omada.OE.Solution.OIM.AppLogic.RoPESvcRemoteApiClientEndpointConfiguration
remoteAddress
Type: System.ServiceModelEndpointAddress
See Also