Update User Group Membership

Description

This public method will allow users to update one or more company user’s membership to company level groups.

Support

Installation: ASP and Self host

Level

Yes or No

Company Level

Yes

Project and Shell Level

No

Program Level

No

Prototype

public XMLObject updateUserGroupMembership(String shortname, String authcode, String membershipXML);

Parameters

Parameter

Description

Shortname

identifier of the company, company’s short name

Authcode

authentication key for the company, in text string

membershipXML

Information of the user(s) that must be added and/or removed from company level groups

Return Value

See Return Values.

Sample Method

updateUserGroupMembership("acme", "acme_authcode", "<user information>")

Additional Information

'_user' will be the base tag which can be repeated with the data in order to update multiple company users’ group membership.

The unique identifier will be the user name and based on the matching user name, the passed on fields should be updated.

Related Topics

User Administration Methods

Create User

Update User

Get User List

Update User Shell Membership



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022