Join(IGroup):Void

Adds the current user to the indicated group as a member.

If a user becomes a member in a group, then he receives the permissions that have been defined in the group for data objects and ChangeSets. If a group has GroupIncludes, then the user also receives the permissions the group has received via Includes.

Return type: System.Void

Parameter

group

Type: Onion.Client.IGroup

This parameter is the group in which the user is to be added as a member.