WE310F5  39.00.000
M2MB_HTTPD_USER_INFO Struct Reference

The structure is used to GET/SET the user information on the HTTPD module. More...

#include <m2mb_httpd.h>

Data Fields

CHARusername
 
CHARcur_password
 
CHARnew_password
 

Detailed Description

The structure is used to GET/SET the user information on the HTTPD module.

This structure is used to GET/SET the user information on the HTTPD module.

Definition at line 510 of file m2mb_httpd.h.

Field Documentation

◆ cur_password

CHAR* cur_password

This is current password set with the http server

Definition at line 513 of file m2mb_httpd.h.

◆ new_password

CHAR* new_password

This is used only with configuration ID M2MB_HTTPD_CONF_SET_USER_CHANGE_PASSWORD

Definition at line 514 of file m2mb_httpd.h.

◆ username

CHAR* username

User name to be set with the http server

Definition at line 512 of file m2mb_httpd.h.


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