Overview for MQAIR
The MQAIR structure allows an application running as an IBM MQ MQI client to specify information about an authenticator that is to be used for the client connection. The structure is an input parameter on the MQCONNX call.
Availability: The MQAIR structure is available for the following clients:- AIX
- Linux
- Windows
Character set and encoding: Data in MQAIR must be in the character set and encoding of the local queue manager; these are given by the CodedCharSetId queue manager attribute and MQENC_NATIVE.
Parent topic: MQAIR - Authentication information record