Denso BHT-202Q Uživatelský manuál Strana 240

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 407
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 239
PreSharedKey
Specifies the profile PreSharedKey.
Syntax
[VB]
Public WriteOnly Property PreSharedKey As String
[C#]
public string PreSharedKey {set;}
Property
Profile PreSharedKey
Parameter values
: 64-characters alphanumeric character string in hexadecimal notation,
or ASCII character string with 8 characters or more and 63
characters or less
Exceptions
Name of Exception Meaning
ArgumentException The specified parameter value(s) lies outside the permissible
range.
[Ex.] Set the MyProf profile PreSharedKey to "12345123451234123412341234".
[VB] MyProf.PreSharedKey = "12345123451234123412341234"
[C#] MyProf.PreSharedKey = "12345123451234123412341234";
231
Zobrazit stránku 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 406 407

Komentáře k této Příručce

Žádné komentáře