Denso BHT-202Q Manual de usuario Pagina 240

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 407
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 239
1 2 ... 235 236 237 238 239 240 241 242 243 244 245 ... 406 407

Comentarios a estos manuales

Sin comentarios