amqp_connection_info.password

< the password to authenticate with the broker, default on most brokers is 'guest'

struct amqp_connection_info
char* password;

Meta