Method: Chef::ReservedNames::Win32::Security::SID.CreatorGroup

Defined in:
lib/chef/win32/security/sid.rb

.CreatorGroupObject



90
91
92
# File 'lib/chef/win32/security/sid.rb', line 90

def self.CreatorGroup
  SID.from_string_sid('S-1-3-1')
end