Method

FwupdSecurityAttrget_bios_setting_target_value

Declaration [src]

const gchar*
fwupd_security_attr_get_bios_setting_target_value (
  FwupdSecurityAttr* self
)

Description [src]

Gets the value that when written to an attribute would activate it or satisfy a security requirement.

Available since:1.8.4

Return value

Returns: utf8
 

The target value of the attribute.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.