ChangeSetRight(IChangeSet)

Initialises a new instance of the ChangeSetRight class.

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

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

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

Parameter

changeSet

Type: Onion.Client.IChangeSet

This parameter is the ChangeSet for which the permissions in a group are to be set.