Leave(IGroup):Void

Removes the current user as a member from the group.

If a user is removed as a member from a group, then the permissions for data objects and ChangeSets which he which he had received via the group membership are withdrawn from him. Permissions the user received via further memberships in groups remain with him.

Return type: System.Void

Parameter

group

Type: Onion.Client.IGroup

This parameter is the group from which the current user is to be removed as a member.