Class | Chef::ReservedNames::Win32::Security::SecurableObject |
In: |
lib/chef/win32/security/securable_object.rb
|
Parent: | Object |
SecurityConst | = | Chef::ReservedNames::Win32::API::Security |
path | [R] | |
type | [R] |
This method predicts what the rights mask would be on an object if you created an ACE with the given mask. Specifically, it looks for generic attributes like GENERIC_READ, and figures out what specific attributes will be set. This is important if you want to try to compare an existing ACE with one you want to create.