Class AirMarshalRulesItemMatch
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
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; }