| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic struct GetUserBasicIn : IServiceIn
The GetUserBasicIn type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AuthToken | Sets the Authentication Token which is required for any communication to the time-web API * Required Property | 
|   | DataAction | A simple query abstraction layer used to provide a mechanism by which methods can make simple query calls to various models. * Required Property | 
|   | EffectiveDate | The effective date bound to certain meta-data items attached to a given user. * Required Property | 
 Remarks
Remarks|  Note | 
|---|
| This model is a light-weight user view. For detailed user information see the GetUserDetail(GetUserDetailIn) call. | 
 Example
Example See Also
See Also