Search Results for

    Show / Hide Table of Contents

    SetApplicationUserPasswordResult

    Type, Introduced in version 23.3

    Return value for SetApplicationUserPassword

    Properties

    Name Type Summary Introduced in
    Success Boolean Indicator to tell if the password was successfully changed or not.
    ErrorMessages String[] A number of potential error messages that details password complexity requirement failures.

    Example

    {
      "Success": false,
      "ErrorMessages": null
    }
    
    In This Article
    Back to top Copyright © 2023 Monitor ERP System AB