NetBurner 3.1
tstr1xAuthCredentials Struct Reference

Credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x). More...

#include <m2m_types.h>

Public Attributes

uint8 au8UserName [M2M_1X_USR_NAME_MAX]
 
uint8 au8Passwd [M2M_1X_PWD_MAX]
 

Detailed Description

Credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x).

Member Data Documentation

◆ au8Passwd

uint8 tstr1xAuthCredentials::au8Passwd[M2M_1X_PWD_MAX]

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

◆ au8UserName

uint8 tstr1xAuthCredentials::au8UserName[M2M_1X_USR_NAME_MAX]

User Name. It must be Null terminated string.


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