SysInfoAction.hasAccessRights Method [AX 2012]

Indicates whether the user has access to this resource.

Syntax

public boolean hasAccessRights()

Run On

Called

Return Value

Type: boolean
Always returns true.

Remarks

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

See Also

Reference

SysInfoAction Class