Denso BHT-400-CE Reference Manual page 204

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

EAP8021x
Sets or acquires the profile EAP (802.1x) type.
Syntax
[VB]
Public Property
[C#]
public EN_EAP8021X
Property
Profile EAP type
Parameter values: As listed in EN_EAP8021X
Default value: EN_EAP8021X.DISABLE
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the MyProf profile EAP type to Tkip.
[VB] MyProf.EAP8021x = RF.Profile.EN_EAP8021X.TKIP
[C#] MyProf.EAP8021x = RF.Profile.EN_EAP8021X.TKIP;
EAP8021x
As EN_EAP8021X
EAP8021x
{get; set;}
Meaning
The specified parameter value(s) lies outside the permissible
range.
- 198 -

Advertisement

Table of Contents
loading

Table of Contents