CreateUser

From
Revision as of 01:41, 8 February 2017 by Philipc (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Method

CreateUserResult createUser(UserIDBean userID, UserBean user, String password)

Description

Creates a new user for the organisation, using the details noted in the UserBean.

Parameters

Type Name Description
UserIDBean userID The admin username and password.
UserBean user The details of the new user to create.
String password The password the user will use to log on with on the website.

Return Value

CreateUserResult



See also, auto generated doc.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux