Denso BHT-202Q Manual de usuario Pagina 236

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 235
Authentication
Sets or acquires the profile authentication method.
Syntax
[VB]
Public Property Authentication As EN_AUTHENTICATION
[C#]
public EN_AUTHENTICATION Authentication {get; set;}
Property
Profile authentication method
Parameter values
: As listed in EN_AUTHENTICATION
Default value
: EN_AUTHENTICATION.OPEN
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
[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;
227
Vista de pagina 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 406 407

Comentarios a estos manuales

Sin comentarios