다음을 통해 공유


IDTSHttpClientConnection100.ServerPassword 속성

정의

서버에 로그온하는 데 사용되는 암호를 설정합니다.

public:
 property System::String ^ ServerPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public string ServerPassword { [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.ServerPassword : string
Public Property ServerPassword As String

속성 값

서버에 로그온하는 데 사용되는 암호입니다.

특성

적용 대상