HttpClientConnection.GetServerPassword Method
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.
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.