GetUserDetailByLoginID

From
(Difference between revisions)
Jump to: navigation, search
(Created page with "== Method == GetUserDetailResult getUserDetailByLoginID(UserIDBean userID, String loginID) == Description == Gets the full set of details for a single user specified ...")
 

Latest revision as of 05:29, 4 April 2017

Contents

[edit] Method

GetUserDetailResult getUserDetailByLoginID(UserIDBean userID, String loginID)

[edit] Description

Gets the full set of details for a single user specified by their LoginID.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
String loginID The Login ID (user name) of the user to get.

[edit] Return Value

GetUserDetailResult

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux