SecurityComponents Web Service
Method/GetSingleUser
SecurityComponents Web Service > All Operations Resource Group : /GetSingleUser (Method)
Description
Returns a single user from users table by specified ItemId
Request (GetSingleUserSoapIn)

The request body is of type GetSingleUser.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleUser Element

Overview

Sequence
itemId xs:int
Response (GetSingleUserSoapOut)

The response body is of type GetSingleUserResponse.

Response Body Parameters

NameDescriptionData Type
 UserInfo
EServicesUserNumber Element SecurityRoleId Element RfidCode Element PosPassword Element IsUseCustomPosPassword Element Comment Element FailedPasswordAttemptsCount Element LastFailedLoginDateTime Element LastFailedLoginIpAddress Element LastLoginDateTime Element IsPermanentlyBlocked Element IsApproved Element IsScannerUser Element IsPosUser Element IsWebsiteUser Element IsSystemUser Element IsGlobalAdministrator Element IsGlobalUser Element IsCompanyAdministrator Element Email Element LanguageId Element PasswordExpiryDays Element IsForceChangePasswordOnNextLogin Element LastPasswordChangedDate Element PasswordFormat Element Password Element LoginName Element RestrictToStoreId Element FullName Element LastName Element MiddleName Element FirstName Element Initials Element SalutationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleUserResult Element Sequence GetSingleUserResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Initials optional xs:string
FirstName optional xs:string
MiddleName optional xs:string
LastName optional xs:string
FullName optional xs:string
LoginName optional xs:string
Password optional xs:string
LanguageId xs:int
Email optional xs:string
IsGlobalUser xs:boolean
IsSystemUser xs:boolean
IsWebsiteUser xs:boolean
IsPosUser xs:boolean
IsScannerUser xs:boolean
IsApproved xs:boolean
LastLoginDateTime xs:dateTime
LastFailedLoginIpAddress optional xs:string
Comment optional xs:string
PosPassword optional xs:string
RfidCode optional xs:string
See Also
All Operations Resource GroupSecurityComponents Web Service