diff --git a/xml/System.Security.AccessControl/ObjectSecurity.xml b/xml/System.Security.AccessControl/ObjectSecurity.xml index 466ebad08c3..e8794672ed6 100644 --- a/xml/System.Security.AccessControl/ObjectSecurity.xml +++ b/xml/System.Security.AccessControl/ObjectSecurity.xml @@ -1306,7 +1306,16 @@ to preserve inherited access rules; to remove inherited access rules. This parameter is ignored if is . Sets or removes protection of the access rules associated with this object. Protected access rules cannot be modified by parent objects through inheritance. - To be added. + + + This method attempts to remove inherited rules from a non-canonical Discretionary Access Control List (DACL).