Share via


IDTSHttpClientConnection100.ServerUserName 속성

정의

서버에 로그온하는 데 사용되는 사용자 이름을 가져오거나 설정합니다.

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

속성 값

서버에 로그온하는 데 사용되는 사용자 이름입니다.

특성

적용 대상