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

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

Comentários a estes Manuais

Sem comentários