Class: Kanrisuru::Core::Dmi::HardwareSecurity

Inherits:
Struct
  • Object
show all
Defined in:
lib/kanrisuru/core/dmi/types.rb

Overview

Type 24: Hardware Security

Instance Attribute Summary collapse

Instance Attribute Details

#administrator_password_statusObject

Returns the value of attribute administrator_password_status

Returns:

  • (Object)

    the current value of administrator_password_status



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def administrator_password_status
  @administrator_password_status
end

#dmi_handleObject

Returns the value of attribute dmi_handle

Returns:

  • (Object)

    the current value of dmi_handle



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def dmi_handle
  @dmi_handle
end

#dmi_sizeObject

Returns the value of attribute dmi_size

Returns:

  • (Object)

    the current value of dmi_size



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def dmi_size
  @dmi_size
end

#dmi_typeObject

Returns the value of attribute dmi_type

Returns:

  • (Object)

    the current value of dmi_type



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def dmi_type
  @dmi_type
end

#front_panel_reset_statusObject

Returns the value of attribute front_panel_reset_status

Returns:

  • (Object)

    the current value of front_panel_reset_status



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def front_panel_reset_status
  @front_panel_reset_status
end

#keyboard_password_statusObject

Returns the value of attribute keyboard_password_status

Returns:

  • (Object)

    the current value of keyboard_password_status



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def keyboard_password_status
  @keyboard_password_status
end

#power_on_password_statusObject

Returns the value of attribute power_on_password_status

Returns:

  • (Object)

    the current value of power_on_password_status



197
198
199
# File 'lib/kanrisuru/core/dmi/types.rb', line 197

def power_on_password_status
  @power_on_password_status
end