RemoveRight(Right):Void

Removes permissions of the data object from a group.

This method removes all permissions defined for the current data object in a group.

When calling the method, the group and own data object must be set in the transferred parameter right. If the data object is not present or is not the current data object, then an ArgumentException is triggered with the message "This right does not belong to this data object". If the group is not present then an ArgumentException is triggered with the message "This right is a temporary right".

Return type: System.Void

Parameter

right

Type: Onion.Client.Right