ChangeSetRight(IGroup)

Initialises a new instance of the ChangeSetRight class.

With this constructor, a permission of a ChangeSet is initialised for a group with the group.

Moreover, the values for the permissions and the ChangeSet must be set via the properties of the class.

RightValue.Inherit is set as the default value for the permissions.

Parameter

group

Type: Onion.Client.IGroup

This parameter is the group for which the permissions of a ChangeSet are to apply.