Click or drag to resize

PasswordResetServiceClient Constructor (String, 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(
	string endpointConfigurationName,
	EndpointAddress remoteAddress
)

Parameters

endpointConfigurationName
Type: SystemString
remoteAddress
Type: System.ServiceModelEndpointAddress
See Also