ScyCase(MQCHAR8)

Specifies whether the queue manager supports security profile names in mixed case, or in uppercase only.

The value is one of the following:

    MQSCYC_UPPER
    Security profile names must be in uppercase.

    MQSCYC_MIXED
    Security profile names can be in uppercase or in mixed case.

Changes to this attribute take effect when a Refresh Security command is run with SecurityType(MQSECTYPE_CLASSES) specified.

This attribute is supported only on z/OS .

To determine the value of this attribute, use the MQIA_SECURITY_CASE selector with the MQINQ call.