Table of Contents

Class AirMarshalRulesItemMatch

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

Organization Air Marshal Rules Item Match

[DataContract]
public class AirMarshalRulesItemMatch
Inheritance
AirMarshalRulesItemMatch
Inherited Members

Properties

MatchString

Indicates whether or not clients are allowed to connect to rogue SSIDs by default. (blocked by default)

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

Property Value

string

Type

Indicates whether or not clients are allowed to connect to rogue SSIDs by default. (blocked by default)

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

Property Value

string