CommonObjectSecurity.RemoveAccessRuleAll(AccessRule) 方法

定義

從與這個 CommonObjectSecurity 物件相關聯的 Discretionary 存取控制清單 (DACL),移除包含與指定存取規則相同安全識別項的所有存取規則。

C#
protected void RemoveAccessRuleAll (System.Security.AccessControl.AccessRule rule);

參數

rule
AccessRule

要移除的存取規則。

備註

為了避免意外允許對主體的存取,應用程式應該檢查是否有允許所有人 (在 AEFA) 存取控制專案 (ACE) 存取權,並在修改 DACL 之前移除它。

適用於

產品 版本
.NET Core 1.0, Core 1.1, 6, 7, 8, 9
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5