Display MQ AuthInfo object (DSPMQMAUTI)

    Where allowed to run
    All environments (*ALL)

    Threadsafe
    Yes

The Display MQ AuthInfo object (DSPMQMAUTI) command displays the attributes of an existing MQ authentication information object.


Parameters

Keyword Description Choices Notes
AINAME AuthInfo name Character value Required, Positional 1
MQMNAME Message Queue Manager name Character value, *DFT Optional, Positional 2
OUTPUT Output Character value, *, *PRINT Optional, Positional 3


AuthInfo name (AINAME)

>

The name of the authentication information object to display.

The possible values are:

    authentication-information-name
    Specify the name of the authentication information object. The maximum string length is 48 characters.


Message Queue Manager name (MQMNAME)

>

The name of the queue manager.

The possible values are:

    *DFT
    Use the default queue manager.

    queue-manager-name
    The name of an existing message queue manager. The maximum string length is 48 characters.


Output (OUTPUT)

>

Specifies whether the output from the command is shown at the requesting workstation or printed with the job's spooled output.

The possible values are:

    *
    Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.

    *PRINT
    The output is printed with the job's spooled output.


Examples

>

None


Error messages

>

Unknown

Parent topic: CL commands reference for IBM i