다음을 통해 공유


IDTSHttpClientConnection100.GetServerPassword 메서드

정의

서버 암호를 가져옵니다.

public:
 System::String ^ GetServerPassword();
[System.Runtime.InteropServices.DispId(28)]
public string GetServerPassword ();
[<System.Runtime.InteropServices.DispId(28)>]
abstract member GetServerPassword : unit -> string
Public Function GetServerPassword () As String

반환

서버 암호입니다.

특성

설명

자세한 내용은 HttpClientConnection100Class를 참조하세요.

적용 대상