Denso BHT-202Q Manual de usuario Pagina 238

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 237
EAP8021x
Sets or acquires the profile EAP (802.1x) type.
Syntax
[VB]
Public Property EAP8021x As EN_EAP8021X
[C#]
public EN_EAP8021X EAP8021x {get; set;}
Property
Profile EAP type
Parameter values
:
EN_EAP8021X.DISABLE,EN_EAP8021X.PEAP,EN_EAP8021X.TLS
Default value
: EN_EAP8021X.DISABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
[Ex.] Set the MyProf profile EAP type to PEAP.
[VB] MyProf.EAP8021x = RF.Profile.EN_EAP8021X.PEAP
[C#] MyProf.EAP8021x = RF.Profile.EN_EAP8021X.PEAP;
229
Vista de pagina 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 406 407

Comentarios a estos manuales

Sin comentarios