Compartir a través de


IDTSHttpClientConnection100.ProxyUserName Propiedad

Definición

Obtiene o establece el nombre de usuario que se utiliza al iniciar sesión en el proxy.

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

Valor de propiedad

Nombre de usuario utilizado para iniciar sesión en el proxy.

Atributos

Se aplica a