| 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
Syntaxpublic PasswordResetServiceClient(
Binding binding,
EndpointAddress remoteAddress
)
Parameters
- binding
- Type: System.ServiceModel.ChannelsBinding
- remoteAddress
- Type: System.ServiceModelEndpointAddress
See Also