SysInfoAction.hasAccessRights Method [AX 2012]

Indicates whether the user has access to this resource.

public boolean hasAccessRights()

Run On

Called

Return Value

Type: boolean
Always returns true.

Derived classes can override this method to return false if they support security.

Community Additions

ADD
Show: