IDTSHttpClientConnection100.ProxyUserName Proprietà

Definizione

Ottiene o imposta il nome utente utilizzato per accedere al 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

Valore della proprietà

Nome utente utilizzato per accedere al proxy.

Attributi

Si applica a