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

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

.ProxyObject



123
124
125
# File 'lib/chef/win32/security/sid.rb', line 123

def self.Proxy
  SID.from_string_sid('S-1-5-8')
end