언어

IDTSHttpClientConnection100.ProxyUserName 속성

정의

프록시에 로그인할 때 사용하는 사용자 이름을 받거나 설정합니다.

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

속성 값

그 사용자 이름은 프록시에 로그인하는 데 사용되었습니다.

특성

적용 대상