Users

The following operations are available for this resource.

Http Verb Operation
Get Security/Users/{userName} Get the details of a user for the specified username.
GET Method: Get, URL: Security/Users/{userName} Test

Get the details of a user for the specified username.

GetActiveDirectoryUser Security/Users?activeDirectoryUsername={activeDirectoryUsername} Get details of a user for the specified activeDirectoryUsername.
GET Method: GetActiveDirectoryUser, URL: Security/Users?activeDirectoryUsername={activeDirectoryUsername} Test

Get details of a user for the specified activeDirectoryUsername.

GetUserInformationForActiveDirectoryUser Security/Users/Info?activeDirectoryUsername={activeDirectoryUsername} Gets user information for the specified activeDirectoryUsername.
GET Method: GetUserInformationForActiveDirectoryUser, URL: Security/Users/Info?activeDirectoryUsername={activeDirectoryUsername} Test

Gets user information for the specified activeDirectoryUsername.

GetUsersForUserGroup Security/Users/ForGroup?userGroupId={userGroupId} Get list of users in summary for the current user's group.
GET Method: GetUsersForUserGroup, URL: Security/Users/ForGroup?userGroupId={userGroupId} Test

Get list of users in summary for the current user's group.

ChangePassword Security/Users/{userName}/Password Allows for changing of a user's password
POST Method: ChangePassword, URL: Security/Users/{userName}/Password Test

Allows for changing of a user's password