Compartir a través de


HttpClientConnection100Class.ProxyUserName Propiedad

Definición

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

Valor de propiedad

Cadena que contiene el nombre de usuario usado para iniciar sesión en el proxy.

Implementaciones

Atributos

Se aplica a