Table of Contents

Class OrganizationSecurityIntrusion

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

UpdateOrganizationSecurityIntrusionSettings

[DataContract]
public class OrganizationSecurityIntrusion
Inheritance
OrganizationSecurityIntrusion
Inherited Members

Properties

AllowedRules

Sets a list of specific SNORTĀ® signatures to allow

[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "allowedRules")]
public List<AllowedRule> AllowedRules { get; set; }

Property Value

List<AllowedRule>