JDBC Driver for Azure Active Directory

Build 24.0.8963

ResetPassword

Reset a user's password.

Input

Name Type Description
UserId String The unique identifier of the user.
Password String The user-submitted password to reset it to. If left blank, a system-generated password will be created.

Result Set Columns

Name Type Description
Success String Whether the operation was successful.
NewPassword String The value of the new password.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963