UserIDBean
From
(Difference between revisions)
m (Made the wording generic for Timecard and EService) |
(→Fields) |
||
Line 24: | Line 24: | ||
|Yes | |Yes | ||
|The password for the administrator. | |The password for the administrator. | ||
+ | |---- bgcolor=#EDEDFF | ||
+ | |version | ||
+ | |[[NADSWebserviceVersion]] | ||
+ | | | ||
+ | |Yes | ||
+ | |The version. | ||
|} | |} |
Revision as of 01:02, 14 December 2009
Description
Each method call on the SOAP interface requires that the user name and password of an EService or Timecard organisation administrator be passed in for authentication purposes. The user will normally be the original administrator set up when the organisation was initially created.
Fields
The data fields of this object.
Name | Type | Size | Required | Description |
---|---|---|---|---|
UserName | String | 30 | Yes | The user name of an administrator of the organisation. Invalid user names or passwords result in an AccessDeniedFailure being returned. |
Password | String | 32 | Yes | The password for the administrator. |
version | NADSWebserviceVersion | Yes | The version. |