Previous Topic

Next Topic

Book Contents

Getting a list of users and adding them to a site

To get a list of users of a particular type, and add those users to a site:

  1. Use the GetUserNamesByType operation to return a list of users of the type you specify.
  2. Use the AddUsersToSite operation to add the users to a specified site.
Send Feedback