# File lib/chef/win32/security/sid.rb, line 132
        def self.AuthenticatedUsers
          SID.from_string_sid('S-1-5-11')
        end