UserName property
Gets or sets the client username. Read/write. String.
Syntax
connOption
.UserName
where
connOption
- is an MQTTConnectOption object created by the MQTTFactory object's method CreateConnectOption
.Provide Feedback