Access Control Action Set: Syntax

Provides actions for managing user access to resources

showRolesAllowed Action

Shows the roles that a user is a member of.

Explore Your Superuser Status
accessControl.showRolesAllowed <result=results> <status=rc>
;

showRolesAllowed Action

Shows the roles that a user is a member of.

Explore Your Superuser Status
results, info = s:accessControl_showRolesAllowed{
}

showRolesAllowed Action

Shows the roles that a user is a member of.

Explore Your Superuser Status
results=s.accessControl.showRolesAllowed(
)

showRolesAllowed Action

Shows the roles that a user is a member of.

Explore Your Superuser Status
results <– cas.accessControl.showRolesAllowed(s
)
Last updated: July 15, 2026