Home

 

Required parameters

 

ObjectType (MQCFIN)

The type of object for which to delete authorizations (parameter identifier: MQIACF_OBJECT_TYPE).

The value can be:

MQOT_AUTH_INFO

Authentication information.

MQOT_CHANNEL

Channel object.

MQOT_CLNTCONN_CHANNEL

Client-connection channel object.

MQOT_LISTENER

Listener object.

MQOT_NAMELIST

Namelist.

MQOT_PROCESS

Process.

MQOT_Q

Queue, or queues, that match the object name parameter.

MQOT_Q_MGR

Queue manager.

MQOT_SERVICE

Service object.

ProfileName (MQCFST)

Name of the profile to be deleted (parameter identifier: MQCACF_AUTH_PROFILE_NAME).

If you have defined a generic profile then you may specify it here, using wildcard characters to specify a named generic profile to be removed. If you specify an explicit profile name, the object must exist.

The maximum length of the string is MQ_AUTH_PROFILE_NAME_LENGTH.

 

Parent topic:

Delete Authority Record


pc11430_


 

Home