HttpClientConnection100Class.ProxyUserName 속성

정의

public:
 virtual property System::String ^ ProxyUserName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(12)]
public virtual 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 Overridable Property ProxyUserName As String

속성 값

프록시에 로그온하는 데 사용되는 사용자 이름을 포함하는 문자열 입니다.

구현

특성

적용 대상