Class: Msf::Post::Windows::Lsa::LsaPointer
- Inherits:
-
Struct
- Object
- Struct
- Msf::Post::Windows::Lsa::LsaPointer
- Defined in:
- lib/msf/core/post/windows/lsa.rb
Instance Attribute Summary collapse
-
#contents ⇒ Object
Returns the value of attribute contents.
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#contents ⇒ Object
Returns the value of attribute contents
338 339 340 |
# File 'lib/msf/core/post/windows/lsa.rb', line 338 def contents @contents end |
#value ⇒ Object
Returns the value of attribute value
338 339 340 |
# File 'lib/msf/core/post/windows/lsa.rb', line 338 def value @value end |