CSPPasswordLength (MQLONG)
This field is the length of the password to be used in authentication.
The maximum length of the password is MQ_CSP_PASSWORD_LENGTH, which is 256 characters. If the length of the password is greater than the maximum length permitted, the authentication request fails with MQRC_NOT_AUTHORIZED. "
The value of MQ_CSP_PASSWORD_LENGTH is 256.
This field is an input field. The initial value of this field is 0.
Parent topic: Fields for MQCSP