次の方法で共有


SecurityAutomationRuleSet クラス

定義

イベントのインターセプト時にすべてのルールを評価するルール セット。 ルール セットに含まれるすべてのルールが "true" として評価される場合にのみ、イベントによって定義されたアクションがトリガーされます。

public class SecurityAutomationRuleSet
type SecurityAutomationRuleSet = class
Public Class SecurityAutomationRuleSet
継承
SecurityAutomationRuleSet

コンストラクター

SecurityAutomationRuleSet()

SecurityAutomationRuleSet の新しいインスタンスを初期化します。

プロパティ

Rules

ルールを取得します。

適用対象