This function tests if the user authenticated for the current Cloud session belongs to the role passed as a parameter.
Adelia Cloud client.
|
|
RoleName = 'admin'
CALL_DLL 'VATOOLBX' 'VaToolBxCloudIsUserInRole' RoleName ReturnCode
=> as output 1 ReturnCode = *TRUE if the authenticated user for the current http session belongs to the 'admin' role.
List of the VaToolBx functions by topic