API Guide

Table Of Contents
"DirectortyServiceId": 0,
"Description": "admin",
"Name": "MSMMegatronTeam",
"Password": "",
"UserName": "MSMMegatronTeam",
"RoleId": "10",
"Locked": false,
"Enabled": true,
"ObjectGuid": "d22005b6-0ce5-40ed-88d0-7f7759b52f25"
},
{
"UserTypeId": 2,
"DirectortyServiceId": 0,
"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 38. 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.
62 Application settings