Home
RemoteSecurityId (MQBYTE40)
Remote security identifier.
This is the security identifier for the remote user.
This field is relevant only for channels with a ChannelType of MQCHT_CLNTCONN or MQCHT_SVRCONN.
The following special value indicates that there is no security identifier:
- MQSID_NONE
- No security identifier specified.
The value is binary zero for the length of the field.
For the C programming language, the constant MQSID_NONE_ARRAY is also defined; this has the same value as MQSID_NONE, but is an array of characters instead of a string.
This is an input field to the exit. The length of this field is given by MQ_SECURITY_ID_LENGTH. This field is not present if Vis less than MQCD_VERSION_6.
The following fields in this structure are not present if Vis less than MQCD_VERSION_7.
Parent topic:
Fields
ic18770_
Home