This documentation is archived and is not being maintained.
SecurityUtil::getRoleEffectiveAccess Method [AX 2012]
Retrieves an effective access for role value of securable object.
client server public static int getRoleEffectiveAccess(
int64 roleID,
str secObjectName,
int secObjectType,
str secObjectChildName)
Run On
ClientOrServer
Parameters
-
roleID
- Type: int64
The role ID.
-
secObjectName
- Type: str
-
secObjectType
- Type: int
-
secObjectChildName
- Type: str
Return Value
Type:
int
The effective access value.