WINC1500 IoT Software APIs: tstr1xAuthCredentials Struct Reference

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
tstr1xAuthCredentials Struct Reference

Data Fields

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).

Field Documentation

◆ au8UserName

uint8 au8UserName[M2M_1X_USR_NAME_MAX]

User Name. It must be Null terminated string.

◆ au8Passwd

uint8 au8Passwd[M2M_1X_PWD_MAX]

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

Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13