OpenVAS Libraries  7.0.4
Data Fields
credentials_t Struct Reference

A username password pair. More...

#include <credentials.h>

Data Fields

gchar * username
 Login name of user. More...
 
gchar * password
 Password of user. More...
 
gchar * uuid
 UUID of user. More...
 
gchar * timezone
 Timezone of user. Set in OpenVAS Manager. More...
 
gchar * role
 Role of user. More...
 

Detailed Description

A username password pair.

Field Documentation

gchar* credentials_t::password

Password of user.

gchar* credentials_t::role

Role of user.

gchar* credentials_t::timezone

Timezone of user. Set in OpenVAS Manager.

gchar* credentials_t::username

Login name of user.

gchar* credentials_t::uuid

UUID of user.


The documentation for this struct was generated from the following file: