You can pass some parameters when creating the connection (client). I see a pram for the broker, the port, secure, but then there's just a generic paramArray. What goes there? How are the parameters formatted? Can username be supplied here?
Anyone have some sample code to set username with the .Net library? Thanks.