| WSUser |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class WSUserBasic : BaseService
The WSUserBasic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | GetUserBasic | Returns a GetUserBasicOut response with a result model List<GetUserBasicModel> | 
 Remarks
Remarks|  Note | 
|---|
| Setup: Configuration > User > Setup Business Rules: This model is a light-weight user view. For detailed user information see the GetUserDetail(GetUserDetailIn) call. | 
 See Also
See Also