I am trying to send Text messages using IBM XMS for .NET. I am getting following error at the time of calling CreateConnection method of IConnectionFactory
Additional information: CWSMQ0006E: An exception was received during the call to the method ConnectionFactory.CreateConnection: CompCode: 2, Reason: 2035.
As per http://www-01.ibm.com/support/knowledgecenter/SSFKSJ_8.0.0/com.ibm.mq.tro.doc/q041060_.htm?lang=en, user is not authorized. I am new to IBM MQ, How do I authorize the user ?