AlternateUserId property

Read-write. The alternate user ID to be used to validate access to the queue manager attributes.

This property should not be set if IsConnected is TRUE.

This property cannot be set whilst the object is open.

Defined in: MQQueueManager class

Data Type: String of 12 characters

Syntax:
To get: altuser$ = MQQueueManager.AlternateUserId
To set: MQQueueManager.AlternateUserId = altuser$