ObjectSecurity.AreAuditRulesCanonical プロパティ

定義

この ObjectSecurity オブジェクトに関連する監査規則の順序が正規順序であるかどうかを指定するブール値を取得します。

public:
 property bool AreAuditRulesCanonical { bool get(); };
public bool AreAuditRulesCanonical { get; }
member this.AreAuditRulesCanonical : bool
Public ReadOnly Property AreAuditRulesCanonical As Boolean

プロパティ値

監査規則が正規の順序である場合は、true。それ以外の場合は、false

適用対象