Method: Chef::ReservedNames::Win32::Security::SID.World
- Defined in:
- lib/chef/win32/security/sid.rb
.World ⇒ Object
93 94 95 |
# File 'lib/chef/win32/security/sid.rb', line 93 def self.World SID.from_string_sid("S-1-1") end |
93 94 95 |
# File 'lib/chef/win32/security/sid.rb', line 93 def self.World SID.from_string_sid("S-1-1") end |