Table of Contents

Class MqttAuthentication

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

Authentication settings of the MQTT broker

[DataContract]
public class MqttAuthentication
Inheritance
MqttAuthentication
Inherited Members

Properties

UserName

UserName

[ApiAccess(ApiAccess.ReadWrite)]
[DataMember(Name = "userName")]
public string UserName { get; set; }

Property Value

string