|
Postel Control - UserPassword Property
Kadmos Postel ActiveX Control

Postel Control
UserPassword Property
|
Description
|
Returns/sets the the password for service access. Restituisce o imposta la parola chiave per accedere al servizio Postel.
|
Syntax Visual Basic
|
[form.]Postel.UserPassword[ = Text$]
|
|
Visual C++
|
CString Postel.GetUserPassword(); void Postel.SetUserPassword(LPCTSTR lpszNewValue);
|
|
Delphi
|
property UserPassword: WideString;
|
|
C#
|
string Postel.UserPassword;
|
|
Remarks
|
Solo caratteri maiuscoli
|
|
Data Type
|
String
|
Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy
|