Share via


SecurityUtil::getRolePermissions Method

Gets a container of securable objects and their effective access.

Syntax

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.

See Also

Reference

SecurityUtil Class