The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Security/Users/{userName} | Test | |
Get the details of a user for the specified username. |
|||
GET | Method: GetActiveDirectoryUser, URL: Security/Users?activeDirectoryUsername={activeDirectoryUsername} | Test | |
Get details of a user for the specified activeDirectoryUsername. |
|||
GET | Method: GetUserInformationForActiveDirectoryUser, URL: Security/Users/Info?activeDirectoryUsername={activeDirectoryUsername} | Test | |
Gets user information for the specified activeDirectoryUsername. |
|||
GET | Method: GetUsersForUserGroup, URL: Security/Users/ForGroup?userGroupId={userGroupId} | Test | |
Get list of users in summary for the current user's group. |
|||
POST | Method: ChangePassword, URL: Security/Users/{userName}/Password | Test | |
Allows for changing of a user's password |