IUserGroupModification
Represents the base for all structural modifications of group memberships.
This interface is the base for the structural modifications IUserAddedGroupModification and IUserRemovedGroupModification and provides extended properties.
Implements: Onion.Client.IUserStructuralModification
Properties
| Property | Description |
|---|---|
| GroupId:Int32 | Gets the Id of the group for which the membership of the current user has changed. |
