Applies the authorization rules for
the user newly logged in, and refreshes the menu.
This method is executed
automatically when the user currently logged in is changed
dynamically by executing the statement:
SELECT RulesEngine.SetUser('<username>',
'<password>', '')
Syntax
ApplicationRefresh()
Parameters
None.
|