HttpClientConnection100Class.GetServerPassword Method

Definition

public:
 virtual System::String ^ GetServerPassword() = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSHttpClientConnection100::GetServerPassword;
[System.Runtime.InteropServices.DispId(28)]
public virtual string GetServerPassword ();
[<System.Runtime.InteropServices.DispId(28)>]
abstract member GetServerPassword : unit -> string
override this.GetServerPassword : unit -> string
Public Overridable Function GetServerPassword () As String

Returns

A String containing the server password.

Implements

Attributes

Applies to