GetUserDetail
From
Contents |
Method
GetUserDetailResult getUserDetail(UserIDBean userID, String userPK)
Description
Gets the full set of details for a single EService user.
Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
String | userPK | The primary key of the user to get. |