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