i.e. add 2 PBL provided by Visual Guard to the application library list.
vge_n_cst_vgmanager uo_vgmanager uo_vgmanager = CREATE vge_n_cst_vgmanager
uo_vgmanager.of_SetTransObject (…)
uo_vgmanager.of_verifyuser (…)The same method applies to both Windows accounts and Username/Password accounts. This will authenticate the user and download his access privileges (if any).
guo_vgmanager.of_setsecurity(…)
You may use this method if you defined restrictions for the user to access data and/or features in the application. One call in the ancestor window is enough to apply access privileges in the entire GUI.