Share via


IDTSHttpClientConnection100.ProxyUserName Propriété

Définition

Obtient ou définit le nom d'utilisateur utilisé lors de la connexion au 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

Valeur de propriété

Nom d'utilisateur utilisé pour se connecter au proxy.

Attributs

S’applique à