Remove(Right):Void

Removes a permission for a data object from the group.

Return type: System.Void

Parameter

right

Type: Onion.Client.Right

This parameter is the permissions to be removed from a group for a data object.

If the group is not defined or does not correspond to the current group, then an exception of the type System.ArgumentException is triggered with the message "The right does not belong to this group".