Share via


ExclusionManagedRuleSet Class

Definition

Defines a managed rule set for Exclusions.

public class ExclusionManagedRuleSet
type ExclusionManagedRuleSet = class
Public Class ExclusionManagedRuleSet
Inheritance
ExclusionManagedRuleSet

Constructors

ExclusionManagedRuleSet()

Initializes a new instance of the ExclusionManagedRuleSet class.

ExclusionManagedRuleSet(String, String, IList<ExclusionManagedRuleGroup>)

Initializes a new instance of the ExclusionManagedRuleSet class.

Properties

RuleGroups

Gets or sets defines the rule groups to apply to the rule set.

RuleSetType

Gets or sets defines the rule set type to use.

RuleSetVersion

Gets or sets defines the version of the rule set to use.

Methods

Validate()

Validate the object.

Applies to