# File lib/chef/win32/security/security_descriptor.rb, line 49 def dacl_inherits? (control & Chef::ReservedNames::Win32::API::Security::SE_DACL_PROTECTED) == 0 end