|
Greenbone Vulnerability Management Libraries 22.23.0
|
The structure for a preference of a NVT. More...
Data Fields | |
| int | id |
| Preference ID. | |
| gchar * | type |
| Preference type. | |
| gchar * | name |
| Name of the preference. | |
| gchar * | dflt |
| Default value of the preference. | |
The structure for a preference of a NVT.
| gchar* nvtpref::dflt |
Default value of the preference.
| int nvtpref::id |
Preference ID.
| gchar* nvtpref::name |
Name of the preference.
| gchar* nvtpref::type |
Preference type.