SecurityComponents Web Service
Method/UpdateUser
SecurityComponents Web Service > All Operations Resource Group : /UpdateUser (Method)
Description
Update record from Users table by specified primary key
Request (UpdateUserSoapIn)

The request body is of type UpdateUser.

Request Body Parameters

NameDescriptionData Type
 UserInfo
 xml:boolean
isForceUpdate Element 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 user Element Sequence UpdateUser 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
isForceUpdate xs:boolean
Response (UpdateUserSoapOut)

The response body is of type UpdateUserResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateUserResult Element Sequence UpdateUserResponse Element

Overview

Sequence
See Also
All Operations Resource GroupSecurityComponents Web Service