Denso BHT-400-CE Reference Manual page 202

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents