• JMap.User.getMinimumPasswordLength

    Returns the minumum password length defined in JMap Cloud NG Core

    Returns number

    Example

    // returns the minimum password length
    const MINIMUM_PASSWORD_LENGTH = JMap.User.getMinimumPasswordLength()