ChangeUserPassword |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/ChangeUserPassword
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ChangeUserPassword
Changes password for the specified user.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ChangeUserPassword
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ DomainName |
xs:string |
nillable |
Sets domain name for a domain user. |
â–¡ NewPassword |
xs:string |
mandatory nillable |
Sets new password for the user. |
â–¡ OldPassword |
xs:string |
mandatory nillable |
Sets old password of the user. |
â–¡ UserName |
xs:string |
mandatory nillable |
Sets name of the user. |
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/ChangeUserPasswordResponse
<Empty message>
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |