ConnectionManagerHttpClass.ServerPassword Property

Definition

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 : string
Public Overridable Property ServerPassword As String

Property Value

The password used to log on to the server.

Implements

Applies to