Search Results for

    Show / Hide Table of Contents

    Method ChangeUserPassword

    ChangeUserPassword(string, string, string)

    Sets the password of a user.

    Declaration
    [OperationContract]
    [AvailableSinceVersion(7, 16, 142, 0)]
    bool ChangeUserPassword(string inAccountId, string inOldPassword, string inNewPassword)
    Parameters
    Type Name Description
    string inAccountId

    User account identifier.

    string inOldPassword

    User current password.

    string inNewPassword

    User new password.

    Returns
    Type Description
    bool
    Remarks

    This method is available since v7.16.

    In this article
    Back to top
    • Term of use
    • Corporate information
    • Privacy Policy - GDPR

    Copyright ©2025 TopSolid - All rights reserved.