Method: RightScale::Platform::WindowsSecurity#LookupPrivilegeValue
- Defined in:
-
lib/right_agent/platform/windows/platform.rb,
lib/right_agent/platform/windows/mingw/platform.rb,
lib/right_agent/platform/windows/mswin/platform.rb
Overrides base WindowsSecurity#LookupPrivilegeValue
1669 1670 1671 |
# File 'lib/right_agent/platform/windows/platform.rb', line 1669 def LookupPrivilegeValue(system_name, name, luid) must_be_overridden end |