C-DEngine 5.105

TheISBConnect..::..PWD Property

Password (hash) currently not used

Namespace:  nsCDEngine.Communication
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string PWD { get; set; }
Public Property PWD As String
	Get
	Set
public:
property String^ PWD {
	String^ get ();
	void set (String^ value);
}