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