Denso BHT-202Q Bedienungsanleitung Seite 238

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare