ObjectSecurity.AuditRulesModified 屬性

定義

取得或設定一個布林值,指定該 ObjectSecurity 物件相關的稽核規則是否被修改。

protected:
 property bool AuditRulesModified { bool get(); void set(bool value); };
protected bool AuditRulesModified { get; set; }
member this.AuditRulesModified : bool with get, set
Protected Property AuditRulesModified As Boolean

屬性值

true 若與此 ObjectSecurity 物件相關的審計規則已被修改;否則, false

適用於