| PasswordResetServiceClient Constructor (String, String) |
Namespace:
Omada.FIM.PasswordResetService
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic PasswordResetServiceClient(
string endpointConfigurationName,
string remoteAddress
)
Parameters
- endpointConfigurationName
- Type: SystemString
- remoteAddress
- Type: SystemString
See Also