SimpleAccount.getObjectPermissions

Returns all object-based permissions assigned directly to this Account (not any of its realms).

@return all object-based permissions assigned directly to this Account (not any of its realms).

class SimpleAccount
Collection!(Permission)
getObjectPermissions
()

Meta