Share via


HttpClientConnection.GetServerPassword 方法

定义

获取服务器密码。

public:
 System::String ^ GetServerPassword();
public string GetServerPassword ();
member this.GetServerPassword : unit -> string
Public Function GetServerPassword () As String

返回

包含服务器密码的字符串。

适用于