[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.5.0" ) ]
public SecurityAttr (string? appstream_id)
Creates a new security attribute.
Plugins should not use this method, and should instead use `fu_plugin_security_attr_new()` or `fu_security_attr_new()`.
| appstream_id |
the AppStream component ID, e.g. `com.intel.BiosGuard` |
|
a new SecurityAttr |