API Guide

"Description": "admin",
"Name": "MSMDevelopmentTeam",
"Password": "",
"UserName": "MSMDevelopmentTeam",
"RoleId": "10",
"Locked": false,
"Enabled": true,
"ObjectGuid": "21dd5985-602f-48a2-bde5-dde50eefb422"
}
]
Output:
[
{
"Id": "4664",
"UserTypeId": 2,
"DirectortyServiceId": 0,
"Name": "test456",
"Password": null,
"UserName": "test456",
"Description": "admin",
"Oem": null,
"RoleId": "10",
"Locked": false,
"IsBuiltin": false,
"Enabled": true,
"ObjectGuid": null
},
{
"Id": "4764",
"UserTypeId": 2,
"DirectortyServiceId": 0,
"Name": "test789",
"Password": null,
"UserName": "test789",
"Description": "admin",
"Oem": null,
"RoleId": "10",
"Locked": false,
"IsBuiltin": false,
"Enabled": true,
"ObjectGuid": null
}
]
Table 39. Attributes
Attribute name Description
Id Unique identifier of the resource within the collection.
UserTypeId Type of user.
DirectortyServiceId ID of the directory service.
Description Description for this user.
Name Name of the user. This value is the same as the user name.
Password Password for the user. When retrieving the details, Password is
not displayed.
UserName Username of the account.
RoleId Role for the account.
Locked Indicates if the account is locked.
IsBuiltin Indicates if the account is an in-built account.
Enabled Indicates if the account is enabled.
62 Application settings