Denso BHT-202Q Manual do Utilizador Página 238

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 407
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 406 407

Comentários a estes Manuais

Sem comentários