Home
AuthenticationType (MQLONG)
This is the type of authentication to perform. Valid values are:
- MQCSP_AUTH_NONE
 - Do not use user ID and password fields.
 - MQCSP_AUTH_USER_ID_AND_PWD
 - Authenticate user ID and password fields.
 This is an input field. The initial value of this field is MQCSP_AUTH_NONE.
Home