AuthInfoType (MQLONG)
This is the type of authentication information contained in the record.
The value can be one of the two following parameters:
- MQAIT_CRL_LDAP
- Certificate revocation checking using LDAP server.
- MQAIT_OCSP
- Certificate revocation checking using OCSP.
If the value is not valid, the call fails with reason code MQRC_AUTH_INFO_TYPE_ERROR.
This is an input field. The initial value of this field is MQAIT_CRL_LDAP.
Parent topic: Fields for MQAIR