isInRole Action
Shows whether a role is assumed.
accessControl.isInRole <
result=
results> <
status=
rc>
/ ;
* indicates a required parameter
Parameter Descriptions
* adminRole="ACTION" | "DATA" | "SUPERUSER"
specifies the administrator role.
ACTION
provides unrestricted (permission-exempt) access to action sets and actions.
DATA
provides unrestricted (permission-exempt) access to caslib, table, and column definitions,
including the ability to add caslibs.
SUPERUSER
provides the privileges of the action and data roles and the ability to manage roles
and paths.
isInRole Action
Shows whether a role is assumed.
results, info = s:
accessControl_isInRole{}
* indicates a required parameter
Parameter Descriptions
* adminRole="ACTION" | "DATA" | "SUPERUSER"
specifies the administrator role.
ACTION
provides unrestricted (permission-exempt) access to action sets and actions.
DATA
provides unrestricted (permission-exempt) access to caslib, table, and column definitions,
including the ability to add caslibs.
SUPERUSER
provides the privileges of the action and data roles and the ability to manage roles
and paths.
isInRole Action
Shows whether a role is assumed.
results=s.
accessControl.isInRole( )
* indicates a required parameter
Parameter Descriptions
* adminRole="ACTION" | "DATA" | "SUPERUSER"
specifies the administrator role.
ACTION
provides unrestricted (permission-exempt) access to action sets and actions.
DATA
provides unrestricted (permission-exempt) access to caslib, table, and column definitions,
including the ability to add caslibs.
SUPERUSER
provides the privileges of the action and data roles and the ability to manage roles
and paths.
isInRole Action
Shows whether a role is assumed.
results
<– cas.accessControl.isInRole(s, )
* indicates a required parameter
Parameter Descriptions
* adminRole="ACTION" | "DATA" | "SUPERUSER"
specifies the administrator role.
ACTION
provides unrestricted (permission-exempt) access to action sets and actions.
DATA
provides unrestricted (permission-exempt) access to caslib, table, and column definitions,
including the ability to add caslibs.
SUPERUSER
provides the privileges of the action and data roles and the ability to manage roles
and paths.
Last updated: February 25, 2026