| PasswordChangeNotifyDelegate Delegate |
Note: This API is now obsolete.
Delegate for a custom extension for PasswordChangeNotify
Namespace:
Omada.OE.Solution.OIM.AppLogic
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax[ObsoleteAttribute]
public delegate bool PasswordChangeNotifyDelegate(
PasswordFilterEventArgs args
)
Parameters
- args
- Type: PasswordFilterEventArgs
Return Value
Type:
Boolean
See Also