[TIBCO.EMS .NET Admin client library 7.0 documentation]

Set the new server password.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public string Password { set; }
Public WriteOnly Property Password As String
public:
property String^ Password {
	void set (String^ value);
}

See Also