ConnectionManagerHttpClass.ServerPassword Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the password used to log on to the server.
public:
 virtual property System::String ^ ServerPassword {  void set(System::String ^ value); };public virtual string ServerPassword { set; }member this.ServerPassword : stringPublic Overridable Property ServerPassword As StringProperty Value
The password used to log on to the server.