Denso BHT-400-CE Reference Manual page 203

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Encryption
Sets or acquires the profile encryption method.
Syntax
[VB]
Public Property
[C#]
public EN_ENCRYPTION
Property
Profile encryption method
Parameter values: As listed in EN_ENCRYPTION
Default value: EN_ENCRYPTION.DISABLE
Exceptions
Name of Exception
ArgumentException
[Ex.] Set the MyProf profile encryption method to Wep.
[VB] MyProf.Encryption = RF.Profile.EN_ENCRYPTION.WEP
[C#] MyProf.Encryption = RF.Profile.EN_ENCRYPTION.WEP;
Encryption
As EN_ENCRYPTION
Encryption
Meaning
The specified parameter value(s) lies outside the permissible
range.
{get; set;}
- 197 -

Advertisement

Table of Contents
loading

Table of Contents