Public Attributes | List of all members
tstr1xAuthCredentials Struct Reference

This struct stores the credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x). More...

#include <m2m_types.h>

Public Attributes

uint8 __PAD__ [__PADDING_tstr1xAuthCredentials_]
 
uint8 au8Passwd [M2M_1X_PWD_MAX]
 
uint8 au8UserName [M2M_1X_USR_NAME_MAX]
 

Detailed Description

This struct stores the credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x).

Definition at line 1088 of file m2m_types.h.

Member Data Documentation

◆ __PAD__

uint8 tstr1xAuthCredentials::__PAD__[__PADDING_tstr1xAuthCredentials_]

Definition at line 1095 of file m2m_types.h.

◆ au8Passwd

uint8 tstr1xAuthCredentials::au8Passwd[M2M_1X_PWD_MAX]

Password corresponding to the user name. It must be Null terminated string.

Definition at line 1091 of file m2m_types.h.

◆ au8UserName

uint8 tstr1xAuthCredentials::au8UserName[M2M_1X_USR_NAME_MAX]

User Name. It must be Null terminated string.

Definition at line 1089 of file m2m_types.h.


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


inertial_sense_ros
Author(s):
autogenerated on Sat Sep 19 2020 03:19:10