MQAIR - Authentication information record
The MQAIR structure represents the authentication information record.
The following table summarizes the fields in the structure.Field | Description | Topic |
---|---|---|
StrucId | Structure identifier | StrucId |
Version | Structure version number | Version |
AuthInfoType | Type of authentication information | AuthInfoType |
AuthInfoConnName | Connection name of LDAP CRL server | AuthInfoConnName |
LDAPUserNamePtr | Address of LDAP user name | LDAPUserNamePtr |
LDAPUserNameOffset | Offset of LDAP user name from start of MQSCO | LDAPUserNameOffset |
LDAPUserNameLength | Length of LDAP user name | LDAPUserNameLength |
LDAPPassword | Password to access LDAP server | LDAPPassword |
Note: The remaining fields are ignored if Version is less than MQAIR_VERSION_2. | ||
OCSPResponderURL | URL at which the OCSP responder can be contacted | OCSPResponderURL |