ConnectionManagerHttpClass.ServerPassword 属性

定义

设置用于登录到服务器的密码。

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

属性值

用于登录到服务器的密码。

实现

适用于