Method

FwupdSecurityAttrget_bios_setting_id

Declaration [src]

const gchar*
fwupd_security_attr_get_bios_setting_id (
  FwupdSecurityAttr* self
)

Description [src]

Gets the FwupdBiosSetting that can be used to improve this FwupdSecurityAttr.

Available since:1.8.4

Return value

Returns: const gchar*
 

The unique ID used for FwupdBiosSetting or NULL.

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