Skip to main content
A newer version of this page is available. .

SecurityModule Events

The module contained in the DevExpress.ExpressApp.Security.v18.2.dll assembly.
Name Description
CustomChangePasswordOnLogon Occurs when the ChangePasswordOnLogon Action is being executed.
CustomUpdateLogonParameters static Occurs when the SecurityModule.TryUpdateLogonParameters method is executed.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
See Also