HttpClientConnection.GetServerPassword Method

Definition

Gets the server password.

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

Returns

A String containing the server password.

Applies to