SecurityUtil::getRolePermissions Method [AX 2012]

Gets a container of securable objects and their effective access.

client server public static container getRolePermissions(int64 roleID)

Run On

ClientOrServer

Parameters

roleID
Type: int64
The role ID.

Return Value

Type: container
A container of securable objects and their effective access.
Show: