Denso BHT-202Q Bedienungsanleitung Seite 237

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 407
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 236
Encryption
Sets or acquires the profile encryption method.
Syntax
[VB]
Public Property Encryption As EN_ENCRYPTION
[C#]
public EN_ENCRYPTION Encryption {get; set;}
Property
Profile encryption method
Parameter values
: As listed in EN_ENCRYPTION
Default value
: EN_ENCRYPTION.DISABLE
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
[Ex.] Set the MyProf profile encryption method to Wep.
[VB] MyProf.Encryption = RF.Profile.EN_ENCRYPTION.WEP
[C#] MyProf.Encryption = RF.Profile.EN_ENCRYPTION.WEP;
228
Seitenansicht 236
1 2 ... 232 233 234 235 236 237 238 239 240 241 242 ... 406 407

Kommentare zu diesen Handbüchern

Keine Kommentare