Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves an effective access for role value of securable object.
Syntax
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.