2 references to AreAccessRulesProtected
System.Configuration (1)
System\Configuration\Internal\WriteFileContext.cs (1)
136
fileSecurity.SetAccessRuleProtection( fileSecurity.
AreAccessRulesProtected
, true );
System.Web (1)
Configuration\RemoteWebConfigurationHostServer.cs (1)
305
fileSecurity.SetAccessRuleProtection(fileSecurity.
AreAccessRulesProtected
, true);