SDK 指南 › Integration › API Reference List › Translation Script Objects › Tools › User Methods › GetUserDetails
GetUserDetails
Description
This method returns a map with the user details. The map contains the following entries:
- ContractParties: Map of contract parties and Contract Parties Groups.
- Roles: Map of roles.
- UserDefaultPage
- UserDescription
- UserFullCustomersAccess: Y or N define whether the user has access to all the customers.
- UserFullName: Contains name and organization.
- UserGroups: Map of user groups.
- UserName
- UserOrganizationName
- UserPassword
- UserPasswordExpirationInterval: In days.
- UserRequirePasswordChange: Legal values are N and Y.
- UserStatus
- UserTimeZone
Syntax
GetUserDetails (UserFullName)
Parameters
|
Name
|
Type
|
Description
|
|
UserFullName
|
string
|
UserName@OrganizationName
|
Remarks
If the value is Yes, the UserGroups map contains all the contract party groups.
This map does not contain the Accessible Contract Parties.
The password contains an empty string.