Click or drag to resize

PasswordResetServiceClient Constructor (Binding, EndpointAddress)

Namespace:  Omada.FIM.PasswordResetService
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public PasswordResetServiceClient(
	Binding binding,
	EndpointAddress remoteAddress
)

Parameters

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